/********************* Rediseñando Gantry **********************/
  #g-intro {
    padding: 1rem 10px;
  }
  #g-features {
    padding: 1rem 10px;
    padding-bottom: 10px !important;
  }
  #g-expanded {
    padding: 1rem 10px;
  }
  #g-above {
    padding: 1rem 10px;
  }
  #g-mainbar {
    padding: 1rem 10px;
  }
  #g-footer {
    margin-top: 30px;
    padding: 1rem 10px;
  }
  .g-offcanvas-toggle {
    color: #ffffff;
  }
  .g-home-particles.g-helium-style #g-navigation {
    background: #4a020ccf 
  }
  #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
    padding: 10px 5px;
    font-size: 18px;
    font-weight: bold;
  }
  #g-navigation .g-container {
      position: relative;
      width: 100%;
  }
  #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
    box-shadow: 0px 5px 0px rgba(255, 255, 255, 0.8);
  }
  #g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
    color: #ff815b;
  }
  #g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
    color: #ff815b:;
  }
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    font-size: 13px;
    padding: 10px;
  }
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: #730313;
  }
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: #b10019;
  }

/********************* Efectos Imagenes con Imageeffectck **********************/
/*todo este espacio en el mismo css de image emageeffectck*/

/********************* Efectos Servicios Tecnologicos **********************/
  .agileits_banner_bottom_left {
    background:rgba(6, 6, 6, 0.65);
    padding: 10px;
  }
  .agileits_banner_bottom_Center {
    background: rgba(6, 6, 6, 0.82);
    padding: 10px;
  }
  .w3_agileits_banner_bottom_pos_grid {
    padding-top: 30px;
    min-width: 220px;
    min-height: 300px;
    max-height: 380px;
  }
  .wthree_banner_bottom_grid_right h4 {
    font-size: 24px;
    color: #dfdfdf;
    font-weight: bolder;
    text-align: left;
    margin-bottom: 5px;
  }
  .wthree_banner_bottom_grid_right p {
    color: #fff;
    text-align: left;
    font-size: 16px;
    line-height: 22px;
  }
  .agile_banner_bottom_grid_left_grid {
    width: 90px;
    height: 90px;
    text-align: center;
    vertical-align: middle 
  }
  .agile_banner_bottom_grid_left_grid em {
    font-size: 60px;
    color: #fff;
    line-height: 80px 
  }
  .agileits_banner_bottom_Center:hover, .agileits_banner_bottom_left:hover {
    background: rgba(0, 0, 0, .98) 
  }
  .agileits_banner_bottom_left:nth-child(2), .agileits_banner_bottom_left:nth-child(4), .agileits_banner_bottom_left:nth-child(6) {
    background: rgba(6, 6, 6, .82) 
  }
  .hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    background: 0 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s 
  }
  .hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #58020e;
    border-radius: 10%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out 
  }
  .agileits_banner_bottom_left:hover .hvr-radial-out:before, .hvr-radial-out:focus:before, .hvr-radial-out:hover:before, .w3_agile_services_grid:hover .hvr-radial-out:before, .w3_agileits_services_bottom_grid:hover .hvr-radial-out:before, .w3layouts_mail_grid_left:hover .hvr-radial-out:before {
    -webkit-transform: scale(1);
    transform: scale(1) 
  }
  .agileits_banner_bottom_Center:hover .hvr-radial-out:before, .hvr-radial-out:focus:before, .hvr-radial-out:hover:before, .w3_agile_services_grid:hover .hvr-radial-out:before, .w3_agileits_services_bottom_grid:hover .hvr-radial-out:before, .w3layouts_mail_grid_left:hover .hvr-radial-out:before {
    -webkit-transform: scale(1);
    transform: scale(1) 
  }
/************************************ Otros Efectos ****************************/
.footer-top-box .box-content.box1:after, .footer-top-box .box-content.box2:after, .footer-top-box .box-content.box3:after {
  border-top-color: #58020e 
}
.footer-top-box .box1, .footer-top-box .box2, .footer-top-box .box3 {
  background: #58020e;
}
.footer-top-box .box-content {
  margin:5px 0px;
  color: #fff;
}
.footer-top {
  background: #58020e;
  padding: 10px 1px;
}
.text-center {
  text-align: center;
}
.footer-top-box p {
  color: #fff;
  margin: 1px;
  line-height: 15px;
  font-size: 14px;
}
.footer-top-box h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #fff;
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #fff;
}
.social-bar {
  position: fixed;
  right: -20px;
  top: 25%;
  font-size: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 100;
}
.social-bar .fa {
  color: white;
  text-decoration: none;
  padding: .7rem;
  display: flex;
  transition: all .5s;
  width: 60px;
  text-align: center;
  vertical-align: middle;
}
.first {
  background: #3b5998;
  cursor: pointer;
}
.second {
  background: #55acee;
  cursor: pointer;
}
.third {
  background: #bb0000;
  cursor: pointer;
}
.fourth {
  background: #dd4b39;
  cursor: pointer;
}
.fifth {
  background: #125688;
  cursor: pointer;
}
.sixth {
  background: #03A9F4;
  cursor: pointer;
}
.seventh {
  background: #ff6600;
  cursor: pointer;
}
.social-bar .fa:first-child {
  border-radius: 1rem 0 0 0;
}
.social-bar .fa:last-child {
  border-radius: 0 0 0 1rem;
}
.social-bar .fa:hover {
  padding-right: 110px;
  border-radius: 1rem 0 0 1rem;
  box-shadow: 0 0 .5rem rgba(0, 0, 0, 0.42);
  color: #fff;
}
.texto {
  font-size:12px;
  margin-left:18px;
  margin-top:5px;
  text-align: left;
  vertical-align: middle;
}



@media (min-width:1200px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media (max-width:767px) {
}
@media (max-width:479px) {
  #block2 h2 {
    font-size: 16px;
    line-height: 20px;
  }
  #block2 .date-stamp {
    background: #FFF;
    border: 1px solid #5e0b18;
    color: #5e0b18;
    float: left;
    font-style: italic;
    height: 60px;
    margin: 0 10px;
    overflow: hidden;
    padding: 0;
    width: 70px;
  }
  #block2 .stamp-left {
    background: #FFF;
    border: 1px solid #5e0b18;
    color: #5e0b18;
    float: right;
    font-style: italic;
    height: 60px;
    margin: 0 10px;
    overflow: hidden;
    padding: 0;
    width: 70px;
  }
  #block2 .day {
    font-size:30px;
    font-weight:bolder;
    text-align:center;
  }
}

/* Configuración de los Menús */
  .preInscribete{
    background: #c2183fcf;
    cursor: pointer;
    border-radius: 5px;
    padding: 20px !important;
  }

  .preInscribete:hover{
    background: #c2183ff2;
    cursor: pointer;
  }

  .menuGranate{
    background: #c2183fcf;
    cursor: pointer;
    border-radius: 5px;
    padding: 20px !important;
  }

  .menuGranate:hover{
    background: #c2183ff2;
    cursor: pointer;
  }

  .menuNegro{
    background: #0e0d0dc2;
    border-radius: 3px;
    cursor: pointer;
    padding: 20px !important;
  }

  .menuNegro:hover{
    background: #000000;
    cursor: pointer;
  }

/* Configuración de los Links y Cubos*/
.item-link-text {
    box-shadow: 1px 1px 2px 0px #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0px;
    text-indent: 0px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    display: inline-block;
    color: #ffffff;
    font-family: Arial Black;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    width: 167px;
    text-decoration: none;
    text-align: center;
    text-shadow: 2px 2px 4px #000000;
}
.item-link-text:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8a0418), color-stop(1, #b3071e) );
  background:-moz-linear-gradient( center top, #8a0418 5%, #b3071e 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a0418', endColorstr='#b3071e');
  background-color:#8a0418;
}
.cube-items-wrapper:hover .cube-image-wrapper img {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1) 
}
.cube-items-wrapper:hover {
  background: #5e0b18;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title {
    margin-bottom: 0px;
    padding: 0px 5px;
}

/* Configuración adicionales*/

div.itemToolbar ul li a {
    color: #910317;
    font-weight: bold;
}
div.itemHeader span.itemAuthor {
    display: none;
}
div.itemHeader span.itemDateCreated {
    color: #535151;
    font-size: 12px;
    font-weight: bolder;
}
div.itemContentFooter {
    color: #767575;
    font-weight: bold;
}
div.itemCategory a {
    color: #58020e;
    font-weight: bold;
}
div.itemNavigation a.itemNext {
    padding: 0 12px;
    color: #b3071e;
    font-weight: 500;
}
div.itemNavigation a.itemPrevious {
    padding: 0 12px;
    color: #b3071e;
    font-weight: 500;
}
div.itemBackToTop {
    display: none;
}
div.itemNavigation span.itemNavigationTitle {
    color: #555;
    font-weight: bold;
}
div.itemNavigation {
  background: #cccccc;
}
div.itemToolbar {
  background: #cccccc;
}
div.itemHeader h2.itemTitle {
    text-align: center;
}
div.itemAuthorBlock {
    display: none;
}
div.itemAuthorLatest {
    display: none;
}
div.itemSocialSharing {
    display: none;
}

/*****    Noticias por Categoria        *****/

div.itemContainer {
    padding: 0px 10px;
}
div.catItemHeader h3.catItemTitle a{
  color: #9b0016;
}
div.catItemCategory a {
  color: #9b0016;
}
div.catItemReadMore{
  display: none;
}

div.itemContainer{
    padding: 10px 20px;
    box-shadow: 3px 2px 10px 3px rgba(0,0,0,0.5);
    margin: 10px 1%;
    width: 99% !important;
    border-radius: 10px;
}
div.catItemHeader span.catItemAuthor {
  display: none;
}
div.catItemView{
  margin-bottom: 10px;
}
div.itemFullText p {
    margin: 2px;
}
div.itemFullText h3 {
    margin: 0px;
    padding: 4px 0px;
}
div.itemAttachmentsBlock ul.itemAttachments li a {
    color: #b3071e;
    font-weight: bold;
}
div.itemAttachmentsBlock {
    padding: 10px 0px;
    border-bottom: 1px dotted #383232;
    background: #f5f5f5;
    margin: 0px 4px;
}
div.itemAttachmentsBlock span {
    padding: 0 4px 0 10px;
}
div.itemFullText ul {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 1.5rem;
  padding: 4px 0px;
}
div.itemCategory {
    display: none;
}
div.itemLinks {
    margin: 10px 0px 30px 0px;
    padding: 0;
}
.articlebook .even .spage, .articlebook .cover .spage {

}
.articlebook .odd .spage {

}
.articlebook .odd {
    background-image: -webkit-linear-gradient(left, #FFF 97%, #686464  100%);
    background-image: -moz-linear-gradient(left, #FFF 97%, #686464  100%);
    background-image: -o-linear-gradient(left, #FFF 97%, #686464  100%);
    background-image: -ms-linear-gradient(left, #FFF 97%, #686464  100%);
}

.articlebook .even, .articlebook .cover {
    background-image: -webkit-linear-gradient(right, #FFF 97%, #4f4e4e  100%);
    background-image: -moz-linear-gradient(right, #FFF 97%, #4f4e4e  100%);
    background-image: -o-linear-gradient(right, #FFF 97%, #4f4e4e  100%);
    background-image: -ms-linear-gradient(right, #FFF 97%, #4f4e4e  100%);
}
.abe_container {
    background-color: #ccc;
    padding: 1px;
}

.team-detail .image-area {
    padding: 0px;
    border-radius: 5px;
    box-shadow: 10px 10px 22px 3px rgba(0,0,0,0.75);
}

.team-detail .image-area img{
    border-radius: 5px;
}

.team-detail .tlp-team-social {
    display: none;
}

.team-detail .profile-area h3 {
    padding: 0px;
    color: #58020e;
    font-weight: bold;
    margin: 0px;
}

.tlp-team-name h3 a{
  color: #58020e;
}

.tlp-team-name h3 {
  padding: 20px 0px 0px 0px;
  color: #58020e;
  font-weight: bold;
  margin: 0px;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
}

.tlp-team-list img{
  border-radius: 5px;
  box-shadow: 10px 10px 22px 3px rgba(0,0,0,0.75);
}

.tlp-team-short-bio-com{
  background: #f9f9f9;
  padding: 5px 10px;
  text-align: justify;
  font-size: 14px;
}
.profile-area h4{
  display: none;
}

.g-content {
  margin: 0.5rem;
  padding: 0.5rem;
}

/**********  Encabezado de secciones  *****/
  /*
    Estilos para el Encabezado Academia
   */
  #block5 {
    color: #58020e;
    font-family: Georgia,"Times New Roman",Times,serif;
    margin: 10px 0px;
  }  
 
  #block5 .date_block {
    display: block;
    float: left;
    height: 60px;
    width: 70px;
    font-weight: bolder;
    background: #450214;
    margin: 0px 15px 0px 0px;
  }  
 
  #block5 .day {
    font-size: 30px;
    font-weight: bolder;
    text-align: center;
    vertical-align: middle;
    color: #fff;
  } 
  #block5 .titulo{
    padding: 10px 0px 0px 0px; 
  }    
  #block5 h2{
    border-bottom: 1px dotted #58020e;
    font-size: 25px;
    font-weight: bolder;
    line-height: 37px;
  }
  #block5 h2 a{
    color: #58020e;
    font-weight: bolder;
  }
  /*
    Estilos para el Encabezado Colegio
   */
    #block2 {
      border:3px double #A8635A;
      color:#fff;
      font-family:Georgia,"Times New Roman",Times,serif;
      margin:10px 0px;
      padding:10px;
    }
    #block2 h2 {
      background: #5e0b18;
      color: #fff;
      font-size: 160%;
      font-style: normal;
      font-weight: bold;
      letter-spacing: -1px;
      line-height: 165%;
      margin-top: 10px;
      padding: 0;
    }
    #block2 .date-stamp {
      background: #FFF;
      border: 1px solid #5e0b18;
      color: #5e0b18;
      float: left;
      font-style: italic;
      height: 60px;
      margin: 0 10px;
      overflow: hidden;
      padding: 0;
      width: 70px;
    }
    #block2 .stamp-left {
      background: #FFF;
      border: 1px solid #5e0b18;
      color: #5e0b18;
      float: right;
      font-style: italic;
      height: 60px;
      margin: 0 10px;
      overflow: hidden;
      padding: 0;
      width: 70px;
    }
    #block2 .day {
      font-size:30px;
      font-weight:bolder;
      text-align:center;
    }

  /*
    Estilos para el Encabezado Ciclos
  */
    #block3 {
      background: #f4f5f7;
      border: 1px #6c021b;
      font-family: Georgia,"Times New Roman",Times,serif;
      margin: 20px 0px 0px 80px;
      padding: 10px 15px;
      position: relative;
      z-index: 5;
      border-style: dotted;
    }  
     
    #block3 .date {
      background: #6c021b none repeat scroll 0 0;
      color: #ffffff;
      font-size: 12px;
      height: 90px;
      left: -100px;
      line-height: 20px;
      padding: 10px 0;
      position: absolute;
      text-align: center;
      text-transform: uppercase;
      top: -15px;
      width: 95px;
    }
    #block3 .date .fa {
      font-size: 30px;
    }
      
    #block3 .date span {
      display: block;
      font-size: 12px;
      font-style: normal;
      line-height: 20px;
      font-weight: bolder;
      margin: 5px;
      text-align: center;
    }
    #block3 ul {
      margin-top: 5px;
      margin-bottom: 5px;
    }

    #block3 .tags a{
        color:#b0033a;
        font-weight:bold;
    }

    #block3 .tags{
      margin-bottom: 7px;
      margin-top: 7px;
    }

    #block3 h1, h2 {
      color: #2B2B2B;
      font-size: 20px;
      font-weight: bold;
      line-height: 22px;
      margin-bottom: 7px;
      margin-top: 7px;
    }
/************* cursos  ***************/
/* Configuración de los Eventos */
#events .item .eg-content .data {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    opacity: 1;
    font-size: 14px;
    font-weight: bolder;
    padding: 4px;
}

#events .item .title {
    font-size: 15px;
    margin: 0 10px;
    color: #ffff;
    word-break: break-word;
    word-wrap: break-word;
}

#events .item .data .text{
  display: none;
}

#events .item-container {
  width: 31%;
  margin-right: 2%;
  margin-bottom: 3%;
}

#events .item-container {
    box-shadow: 10px 10px 22px 3px rgba(0,0,0,0.75);
}

#events .item .content .data {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    opacity: 1;
    font-size: 14px;
    font-weight: bolder;
    padding: 4px;
}

/*
---------------------------------------------------------------
--------                 Portal de Noticias            --------
---------------------------------------------------------------
*/
/* Slider Portal de Noticias  */
.slide-desc-text-default {
    position: relative;
    color: #fff;
    padding: 10px 15px 10px 15px;
    text-align: left;
}
.slide-desc-text-default .slide-title {
    font-size: 25px;
    color: #fff;
    margin-bottom: 0px;
    font-weight: bolder;
    line-height: 28px;
}
.slide-desc-text-default p{
    line-height: 28px;
    margin: 10px;
}
/* Noticias Destacadas  */
.bt-cs .bt-inner .bt-title {
    clear: both;
    color: #550505;
    font-weight: bolder;
    text-transform: uppercase;
    line-height: 150%;
}
.bt-cs .bt-inner a {
    text-decoration: none;
    color: #8f0623;
    font-weight: bolder;
}
.readmore a {
    text-decoration: inline;
    display: block;
    background: #8f0623;
    margin-top: 10px;
    color: #FFFFFF !important;
    opacity: 0.94;
    text-shadow: 1px 1px 1px #000000;
}
.bt-cs .bt-inner {
    border-radius: 10px;
    background: #ffffff;
    margin: 5px;
    padding: 10px;
}
.bt-cs .bt-inner:hover {
  background: #f4f5f7;
}
/* Noticias Generales  */
.ns2-date-blog {
    float: left;
    margin: 0 10px 0 0;
    background: #3a000c;
    padding: 6px 10px;
    text-align: center;
    color: #fff;
}

h4.ns2-title {
    font-size: 100%;
    font-weight: bold;
    text-align: justify;
    margin: 0.75rem 0 1.5rem 0;
}
.ns2-title a {
    color: #001;
    text-transform: uppercase;
    text-align: justify;
}
.ns2-title {
    height: 60px;
}
.ns2-title a:hover {
    color: #8f0623;
}

div.ns2-category {
    display: inline;
    text-align: left;
}
.ns2-category a {
    text-decoration: none;
    color: #8f0623;
    font-weight: bolder;
}
div.ns2-tools {
    color: #999;
    font-size: 0.9em;
    text-align: left;
    text-transform: uppercase;
    margin: 10px 0px;
    font-weight: bolder;
}

.ns2-links a {
    text-decoration: none;
    color: #8f0623;
    font-weight: bolder;
}

/********* CARD *************/

.ok-cp-caption-down h3 {
    font-size: 2rem;
    font-weight: bold;
    color: inherit;
    margin: 0px;
    line-height: 2.1rem;
    padding: 0px;
}
.ok-card3 .ok-card3-text {
    padding: 15px;
    font-size: 1rem;
    line-height: 130%;
}
.ok-card3 .ok-card3-content {
    display: block;
    position: relative;
}
.ok-card3-panel {
    padding: 30px 0;
    border-color: #fff;
    position: relative;
}
.ok-card3-text{
-webkit-box-shadow: 10px 10px 36px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 36px 3px rgba(0,0,0,0.75);
box-shadow: 10px 10px 36px 3px rgba(0,0,0,0.75);
}

.card-block {
  min-height: 340px;
}
.card-block:hover {
  color: #58020e;
  padding: 10px;
  border-radius: 10px;
}
.fp-features .g-block .card .card-block:hover .fa {
  border: 8px solid rgb(88, 2, 14);
  color: rgb(88, 2, 14);
}

.fp-features .g-block .card .card-block .card-title {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 24px;
  font-weight: bolder;
}

@media only all and (max-width:47.938rem) {
    .fp-features .g-block:not(: last-child) {
        margin-bottom: 4.5rem
    }
}

.fp-features .g-block .card .card-block {
    padding: 0 0.938rem
}

.fp-features .g-block .card .card-block .fa {
    width: 120px;
    height: 120px;
    font-size: 4.125rem;
    line-height: 6.5rem;
    margin: 0 auto 20px;
    border: 8px solid rgba(224, 224, 229, 0.4);
    border-radius: 50%
}

.fp-features .g-block .card .card-block .card-subtitle {
    display: block;
    color: rgba(42, 54, 59, 0.5);
    margin-bottom: 1.5rem;
    font-weight: 200
}

.fp-features .g-block .card .card-block .card-subtitle:after {
    display: block;
    width: 80%;
    height: 1px;
    margin: 30px auto 0;
    content: "";
    background-color: rgba(224, 224, 229, 0.8)
}