@charset "UTF-8";
/***!  /website/media/templates/site/sanmarcos/css/user.css?e847d6f7ed0a1ac354aa1013784cbc3f  !***/


a {
  color: #00513e;
}

.flex-container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 47.9375em) {
  .flex-container {
    display: block;
  }
}
blockquote {
  margin: 2rem;
  font-style: italic;
  font-size: 1.2rem;
  line-height: normal;
  border-left: 3px solid #00513e;
  padding-left: 20px;
  display: inline-block;
}

header.header {
  background: #00513e;
}

header.header .logo {
  text-align: center;
  float: inherit;
}

@media (max-width: 47.9375em) {
  header.header .logo {
    text-align: left;
  }
}
.header .logo span {
  display: inline-block;
  font-size: 3rem;
  line-height: normal;
  text-transform: uppercase;
  vertical-align: middle;
  padding-left: 20px;
}

@media (max-width: 47.9375em) {
  .header .logo span {
    font-size: 1.3rem;
    padding-left: 5px;
  }
}
.header .logo span a {
  color: #ffe900;
}

header .logo a img {
  height: 50px;
  margin-left: 100px;
}

@media (max-width: 47.9375em) {
  header .logo a img {
    height: 30px;
  }
}
header .logo .language a img {
  height: inherit;
}

nav .button .btn {
  padding: 11px 32px;
}

.blog .detail-content ul,
.item-page ul {
  margin-bottom: 20px;
}

.blog .detail-content ul li,
.item-page ul li {
  padding-left: 5px;
  margin-left: 20px;
  list-style-type: circle;
  color: #666;
}

.single-widget.padres,
.padres i.fa.fa-user,
.single-widget.padres h4 a {
  color: #03f;
  margin-top: 1px;
}

.single-widget.alumnos,
.alumnos i.fa.fa-user,
.single-widget.alumnos h4 a {
  color: #f60;
}

.single-widget.personal,
.personal i.fa.fa-user,
.single-widget.personal h4 a {
  color: #c0f;
}

.single-widget.graduados,
.graduados i.fa.fa-user,
.single-widget.graduados h4 a {
  color: #e11957;
}

.blog-slider .single-feature .button .btn {
  margin-top: 30px;
}

.pweb-static .pwebbox-container {
  padding: 0;
}

.moduletable.single-widget h2 {
  margin-bottom: 30px;
}

section {
  border-bottom: 6px solid #007028;
}

section.blog .section-title {
  margin-bottom: 0;
}

.home section.blog.section {
  background: #cbcbcb;
}

.home section.home.blog.single.section {
  background: #fff;
}

.modal form#login-form.form-inline label {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

#exampleModal.modal {
  z-index: 99999;
}

#exampleModal .modal-dialog {
  max-width: 300px;
}

/* intranet */
section.index2.blog.single.section {
  padding: 20px 0 35px 0;
}

header a.logout {
  color: #fff;
  font-size: 0.8rem;
  font-weight: normal;
}

header.header .header-widget {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.accesos .single-feature,
.accesos .single-feature .module-content {
  border-radius: 20px;
}

.single-feature .feature-head i {
  color: #fff;
}

.single-feature.calendar {
  background: #259dda;
}

.single-feature.tramites {
  background: #ff0000;
}

.single-feature.uniformes {
  background: #ffc000;
}

.single-feature.materiales {
  background: #92d050;
}

.single-feature.escuela {
  background: #0070c0;
}

.single-feature.boletines {
  background: #fc3;
}

.single-feature.boletines_padres {
  background: #060;
}

.single-feature.recursos {
  background: #035642;
}

.single-feature.normativa {
  background: #993366;
}

.single-feature.datos {
  background: #ed7d31;
}

.single-feature.google {
  background: #ff0000;
}

.index2 section.our-features.section .single-feature .module-content h2 {
  font-size: 16px;
}

.index2 section.our-features.section .single-feature .feature-head {
  width: 100%;
  height: auto;
  text-align: center;
}

.index2 section.our-features.section .single-feature .feature-head i.fas,
.index2 section.our-features.section .single-feature .feature-head i.fab {
  font-size: 5rem;
  padding: 30px 0 67px 0;
}

.blog .button .btn.primary {
  background: #00b16a;
}

.blog .button .btn.primary i {
  margin-right: 5px;
}

.navbar-collapse .ingresar {
  float: right;
}

.navbar-collapse .ingresar span {
  font-size: 1rem;
}

.navbar-collapse .ingresar span i {
  color: #00513e;
  padding-right: 5px;
}

.navbar-collapse button.navbar-toggler {
  background: #00513e;
  margin-top: 5px;
}

.mod-languages {
  text-align: right;
  /*@include forSmallScreens(767) {
        display:none;
    }*/
}

.search {
  padding-top: 10px;
}

@media (max-width: 47.9375em) {
  .search {
    display: none;
  }
}
header.header .header-menu nav.navbar.navbar-default.navbar-dark .navbar-collapse .button {
  position: inherit;
  display: inline-block;
}

#navbarToggleExternalContent .p-4 {
  padding: 1rem 0 !important;
}

.only-mobile {
  display: none;
}

@media (max-width: 47.9375em) {
  .only-mobile {
    display: block;
    background: #ffe900;
    text-align: center;
    padding: 0.5rem 0;
  }
}
header .search input.button {
  margin-left: 10px;
}

header .search button.button.btn {
  border-color: none !important;
  background-color: none !important;
  background: none !important;
  color: #fff;
}

header .search form input[type=search] {
  padding: 0 3px;
  width: 120px;
}

h2.facebook {
  background: url(https://sanmarcos.edu.ar/website/media/templates/site/sanmarcos/images/facebook.png) no-repeat left;
  padding-left: 35px;
  display: inline-block;
  background-size: contain;
  margin-bottom: 18px;
}

h2.instagram {
  background: url(https://sanmarcos.edu.ar/website/media/templates/site/sanmarcos/images/instagram.png) no-repeat left;
  padding-left: 35px;
  display: inline-block;
  background-size: contain;
  margin-bottom: 18px;
}

section.home-slider .owl-carousel .owl-stage-outer {
  border-bottom: 6px solid #ffe900;
}

.blog .blog-slider {
  background: #cbcbcb;
}

.blog .items-row {
  padding-bottom: 20px;
}

.blog .item .page-header h2 {
  font-size: 1.5rem;
}

/*header .logo .alignright {
      @include forSmallScreens(767) {
          float:none;
      }
  }*/
.index2.home .our-features .blog-slider .single-feature,
.index2.home .our-features .blog-slider .single-feature .module-content {
  border-radius: inherit;
}

.blog-featured.home .index2 .our-features .single-feature,
.blog-detail .index2 .our-features .single-feature {
  margin-top: 0;
  border-radius: 0;
  height: 100%;
}

.blog-featured.home .index2 [class*=col],
.blog-detail .index2 [class*=col] {
  margin-bottom: 20px;
}

.blog-featured.home .index2 .col-lg-4.col-md-4.col-12.our-features,
.blog-detail .index2 .col-lg-4.col-md-4.col-12.our-features {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px;
  background: none;
  min-height: 300px;
}

.blog-featured.home .index2 .col-lg-4.col-md-4.col-12.our-features .single-feature,
.blog-detail .index2 .col-lg-4.col-md-4.col-12.our-features .single-feature {
  background: none;
}

.accesos .our-features .single-feature .module-content {
  border-radius: 20px;
}

.fundraising {
  background: #ffe900;
  padding: 10px;
}

@media (max-width: 47.9375em) {
  .header .single-widget {
    padding-left: 40px;
    margin-right: 10px;
  }
  .header .single-widget i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
@media (max-width: 47.9375em) {
  .header .single-widget h4 {
    font-size: 14px;
    line-height: 30px;
  }
}
.blog-slider .owl-item .category {
  padding-top: 10px;
  text-align: right;
}

.learnedu-sidebar .single-widget.posts {
  background: #fff;
}

.view-category.no-layout .item .pull-left.item-image a img {
  margin: 20px 0;
}

.view-category.no-layout .item .button {
  margin: 20px 0;
}

.cat-children h3.page-header.item-title {
  margin: 20px 0;
}

.index2.social .our-features .single-feature .module-content {
  height: 20%;
}

.index2.social .our-features .single-feature .module-content.social {
  background: #ffe900;
  text-align: center;
}

.index2.social .our-features .single-feature .module-content.social h2 a {
  color: #000;
}

.index2.social .our-features .single-feature:hover .module-content {
  height: 100%;
  padding-top: 30%;
}

.social.fund span img {
  height: 40px;
  width: auto;
  margin-top: 10px;
}

.cat-children.flex-container {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cat-children.flex-container div {
  width: 50%;
}

.breadcrumbs ul li {
  line-height: 40px;
}

.breadcrumbs ul li span {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}

.button.back {
  text-align: right;
  margin: 30px 0;
}

.itemid-113.index2 .button.back {
  display: none;
}

.accesos .home-slider .single-slider .text-right p {
  padding: 0;
  font-size: 14px;
  line-height: normal;
}

.accesos .home-slider .single-slider .text-right h4 {
  font-size: 1.4rem;
}

.accesos .home-slider .single-slider .text-right .button .btn {
  font-size: 10px;
  padding: 10px 30px;
}

.infografia {
  padding: 0;
  overflow: hidden;
}

.infografia iframe {
  width: 100vw !important;
  height: 100vh !important;
  border: none;
}

iframe {
  width: 100%;
  height: 400px;
}

@media (max-width: 47.9375em) {
  .footer {
    background-size: 50%;
  }
}
.form button.ui.button.btn.primary {
  border-radius: 0 !important;
  margin: 10px 0px;
  text-transform: uppercase;
  padding: 12px 30px;
}

.form-group select.ui.dropdown {
  height: 50px;
}

.chronoforms6_credits {
  display: none;
}

.contact .contact-info p {
  margin-bottom: 0 !important;
}

.single-image.right {
  padding: 5px 0 30px 30px;
  float: right;
  max-width: 50%;
}

.single-image.left {
  padding: 5px 30px 30px 0px;
  float: left;
  max-width: 50%;
}

.social i.fa[class*=fa] {
  font-family: "Font Awesome 5 Brands";
}

.about-text h4,
.blog-detail h4 {
  margin-bottom: 20px;
  padding-top: 10px;
}

.nav > li > span.separator {
  text-transform: uppercase !important;
  color: #252525 !important;
  font-weight: 500 !important;
}

.nav > li > span.separator:hover {
  color: #d0d801 !important;
}

.learnedu-sidebar ul.nav.menu.navbar-nav li span.separator {
  text-transform: none !important;
  color: #00513e !important;
  font-weight: 500;
}

table tr td {
  border: 1px solid #ccc;
  padding: 5px 10px;
}

.accesos .home-slider .owl-carousel .owl-nav div,
.home-slider .owl-carousel .owl-controls .owl-nav div {
  bottom: 10%;
  top: inherit;
}

::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(0, 0, 0, 0.87) !important;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(0, 0, 0, 0.87) !important;
  opacity: 1;
  /* Firefox */
}

::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(0, 0, 0, 0.87) !important;
  opacity: 1;
  /* Firefox */
}

::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(0, 0, 0, 0.87) !important;
  opacity: 1;
  /* Firefox */
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(0, 0, 0, 0.87) !important;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 0, 0, 0.87) !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(0, 0, 0, 0.87) !important;
}

div.mod-languages ul {
  text-align: right;
}

header .logo .mod-languages ul li img {
  height: auto;
}

ul li.accordeonck.current.active,
.learnedu-sidebar ul.nav li.current.active {
  text-decoration: underline;
}

@media (max-width: 47.9375em) {
  .logo .alignright {
    float: right;
    padding-top: 5px;
    margin-left: 1em;
  }
}
@media (min-width: 47.9375em) {
  .row.has-sidebar-right {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.slicknav_btn {
  background-color: #00513e;
}

.logout i.fas.fa-lock {
  color: #00513e;
}

.row.slide {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.star {
  color: #c00;
}

.single-blog .blog-head.overlay a.image {
  display: block;
  height: 160px;
  background-size: cover;
}

.modal {
  z-index: 10000 !important;
}

.com-content-category-blog__items.blog-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: [col] 1em auto 1em [col] 1em auto 1em [col] 1em auto;
  grid-template-columns: repeat(3, [col] auto);
  grid-column-gap: 1em;
}

.accordeonck ul.menu li.accordeonck ul.accordeonck {
  padding-left: 20px !important;
}

.cabecera {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.cabecera .titulo-cabecera h2 {
  color: #fff;
  font-size: 3rem;
  text-align: center;
}
.cabecera .wrapper {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: absolute;
}
.cabecera .container {
  position: relative;
  z-index: 1;
}

.blog-item figure {
  margin-top: 0;
}
.blog-item figure .single-image.item-image {
  margin: 0;
}

.blog-item figure.item-image a.image {
  display: block;
  height: 250px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.blog-info.flex-container {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 2em;
}

.about-us .row.item-page {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.about-us .row.item-page figure {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 1em;
  margin: 0 1em;
  width: 40%;
}
.about-us .row.item-page .com-content-article__body {
  width: 60%;
}

.mod-slideshow__item .single-slider .row.slide {
  height: 100%;
}
.mod-slideshow__item .single-slider .row.slide .slider-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 0;
  padding: 40px;
}
.mod-slideshow__item .single-slider .row.slide .slider-text .wrapper {
  width: 100%;
}
.mod-slideshow__item .single-slider .row.slide .col-lg-1 {
  /* aquí van tus estilos */
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-slideshow__item .single-slider .row.slide .col-lg-2 {
  /* aquí van tus estilos */
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-slideshow__item .single-slider .row.slide .col-lg-3 {
  /* aquí van tus estilos */
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-slideshow__item .single-slider .row.slide .col-lg-4 {
  /* aquí van tus estilos */
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-slideshow__item .single-slider .row.slide .col-lg-5 {
  /* aquí van tus estilos */
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-slideshow__item .single-slider .row.slide .col-lg-6 {
  /* aquí van tus estilos */
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-slideshow__item .single-slider .row.slide .col-lg-7 {
  /* aquí van tus estilos */
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-slideshow__item .single-slider .row.slide .col-lg-8 {
  /* aquí van tus estilos */
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-slideshow__item .single-slider .row.slide .col-lg-9 {
  /* aquí van tus estilos */
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-slideshow__item .single-slider .row.slide .col-lg-10 {
  /* aquí van tus estilos */
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-slideshow__item .single-slider .row.slide .col-lg-11 {
  /* aquí van tus estilos */
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-slideshow__item .single-slider .row.slide .col-lg-12 {
  /* aquí van tus estilos */
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-slideshow__item .single-slider .row.slide .slider-text p {
  padding: 0;
}
