@charset "UTF-8";
.dtportfolio-pagination {
  float: none;
  text-align: center;
}

.dtportfolio-pagination ul {
  float: none !important;
}

.dtportfolio-pagination ul li {
  float: none !important;
}

.page-id-20187 .btn-directorio a {
  background: -webkit-gradient(linear, left bottom, left top, from(#941825), to(#993946));
  background: linear-gradient(to top, #941825, #993946);
  border-radius: 18px !important;
  padding: 5px 38px 5px;
}

.page-id-20187 .btn-directorio a span {
  color: #fff;
}

#slider {
  line-height: initial !important;
}

.slide {
  min-height: 540px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.inner-slider {
  max-width: 1200px;
  margin: auto;
}

.contents-slider {
  padding-top: 200px;
  color: #fff;
  font-family: 'Roboto-Medium', sans-serif;
}

.contents-slider p {
  font-size: 15px !important;
  font-weight: 500;
  letter-spacing: 0.38px;
  text-transform: uppercase;
}

.contents-slider .sub-1 {
  color: #ffa800;
}

.contents-slider .titulo-slider h3 {
  font-size: 40px;
  font-family: 'BrandonGrotesque-Black', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}

.contents-slider .botones-slider {
  padding-top: 80px;
}

.contents-slider .botones-slider ul {
  margin: 0;
  padding: 0;
}

.contents-slider .botones-slider ul li {
  list-style: none;
  float: left;
  border-radius: 30px 5px 5px;
  padding: 3px 46px;
  position: relative;
}

.contents-slider .botones-slider ul li:before {
  position: absolute;
  content: "";
  border-radius: 30px 5px 5px;
  padding: 3px 46px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a30e22), to(#a30e22));
  background-image: linear-gradient(to bottom, #a30e22, #a30e22);
  z-index: -1;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  opacity: 0;
}

.contents-slider .botones-slider ul li:hover:before {
  opacity: 1;
}

.contents-slider .botones-slider ul li:last-child {
  background: #fff;
  z-index: 1;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.contents-slider .botones-slider ul li a {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0.4px;
  border-width: 0px;
  color: #000;
  line-height: 54px;
  display: block;
  font-weight: 600;
}

.contents-slider .botones-slider ul li:first-child {
  margin-right: 25px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#941825), to(#993946));
  background-image: linear-gradient(to top, #941825, #993946);
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.contents-slider .botones-slider ul li:first-child:before {
  display: none;
}

.contents-slider .botones-slider ul li:first-child:hover {
  background: #941829 !important;
}

.contents-slider .botones-slider ul li:first-child:hover a {
  color: #fff;
}

.contents-slider .botones-slider ul li:first-child a {
  color: #fff;
}

.container {
  max-width: 1240px;
  width: 100% !important;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.lista-curso {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.lista-curso .item-curso {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding: 0 7px 37px 7px;
}

.lista-curso .item-curso .bg {
  background: #fff;
  padding: 24px 27px 0 27px;
  border: 1px solid #e7ebf6;
}

.lista-curso .item-curso h3 {
  font-size: 16px;
  line-height: 1.35;
  color: #000;
  font-family: 'Poppins-SemiBold', sans-serif;
  letter-spacing: normal;
  font-weight: normal;
}

.lista-curso .item-curso .cargo {
  font-family: 'Poppins-Bold', sans-serif;
  color: #000;
  font-size: 13px;
}

.lista-curso .item-curso span {
  color: #626262;
  font-family: 'Poppins', sans-serif !important;
  font-weight: normal;
  margin-right: 7px;
}

.lista-curso .item-curso .des {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #626262;
  line-height: 1.35;
  padding: 11px 0 26px 0;
}

.lista-curso .item-curso .bottom-curso {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.35;
  color: #626262;
  border-top: solid 1px #e7ebf6;
  padding: 14px 0 11px 0;
}

.lista-curso .item-curso .bottom-curso li {
  display: block;
  float: left;
  white-space: nowrap;
}

.lista-curso .item-curso .bottom-curso li .far {
  color: #941829;
  margin-right: 5px;
}

.lista-curso .item-curso img {
  display: block;
}

.lista-curso .item-curso a {
  display: block;
  position: relative;
}

.lista-curso .item-curso a:before {
  background-color: rgba(7, 44, 66, 0.28);
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.lista-curso .item-curso:hover .bg {
  -webkit-box-shadow: 6px 6px 18px rgba(0, 0, 0, 0.2);
          box-shadow: 6px 6px 18px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .4s;
  transition: all .4s;
}

.lista-curso .item-curso:hover a.img-cur-link:before {
  opacity: 0.6;
}

.head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.head .esp-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-right: 30px;
  margin-bottom: 0 !important;
  white-space: nowrap;
}

.head .esp-1 span {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.35px;
  color: #626262;
  margin-bottom: 6px;
  display: block;
}

.head .esp-1 h2 {
  font-family: 'Poppins-Bold', sans-serif;
  font-size: 30px;
  font-weight: 800;
  color: #000;
  line-height: 1.28;
  position: relative;
  height: 60px;
}

.head .esp-1 h2:after {
  content: " ";
  width: 50px;
  height: 2px;
  background: #941829;
  display: block;
  margin-top: 20px;
  position: absolute;
  bottom: 0;
}

.head .esp-1 h2 span {
  font-family: 'Poppins-Bold', sans-serif;
  font-size: 30px !important;
  font-weight: 800 !important;
  letter-spacing: -0.04em;
  color: #000 !important;
  margin-bottom: initial !important;
  display: initial !important;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease-in;
  transition: all .4s ease-in;
  position: absolute;
  left: 0;
}

.head .esp-1 h2 span.active {
  opacity: 1;
  visibility: visible;
}

.head .tabs {
  width: auto;
  text-align: right;
}

.head .tabs .tabs-wrapper {
  vertical-align: top;
  white-space: nowrap;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  white-space: nowrap;
}

.head .tabs a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.34;
  letter-spacing: 0.35px;
  color: #000000;
  background: #fff;
  padding: 10px 30px;
}

.head .tabs a.active {
  color: #fff;
  -webkit-box-shadow: 4px 5px 16px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 4px 5px 16px 0 rgba(0, 0, 0, 0.04);
  background-color: #941829;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

#noticias {
  clear: both;
  padding-bottom: 101px;
}

.inner-noticias {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.inner-noticias .bloque-a {
  max-width: 588px;
  margin-right: 26px;
}

.inner-noticias .bloque-a .cats {
  padding-bottom: 15px;
  padding-top: 6px;
}

.inner-noticias .bloque-a h2 {
  margin-bottom: 0;
}

.inner-noticias .bloque-a h3 {
  margin-bottom: 12px;
  line-height: 0.15;
}

.inner-noticias .bloque-a .des-noti {
  padding-bottom: 20px;
  color: #626262;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}

.inner-noticias .bloque-a .des-noti a {
  color: #55acee;
  text-decoration: underline;
  font-weight: bold;
}

.inner-noticias .bloque-a img {
  width: 100%;
  max-height: 348px;
}

.inner-noticias .bloque-b {
  max-width: 585px;
  padding-top: 106px;
}

.inner-noticias h3 a {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.35;
  font-family: 'Poppins', sans-serif;
  color: #000;
}

.inner-noticias h3 a:hover {
  color: #000;
}

.inner-noticias .except {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #626262;
  font-weight: normal;
}

.inner-noticias a {
  color: #941829;
  font-size: 16px;
  font-family: 'Roboto-Medium', sans-serif;
  letter-spacing: 0.4px;
}

.inner-noticias .fecha {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #626262;
}

.inner-noticias h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.35;
  font-family: 'Poppins', sans-serif;
  text-align: justify;
  color: #000;
}

.inner-noticias h4 a {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.35;
  font-family: 'Poppins', sans-serif;
  text-align: justify;
  color: #000;
}

.inner-noticias h4 a:hover {
  color: #000;
}

.inner-noticias .item-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.inner-noticias .item-b .item-thumb {
  margin-right: 32px;
  max-width: 280px;
  margin-bottom: 7px;
}

.inner-noticias .item-b .item-thumb img {
  width: 100%;
  max-height: 165px;
}

.inner-noticias .item-b .texts-thumb {
  width: 263px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.cats {
  padding-bottom: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.fondo-virtual {
  min-height: 692px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#curso-virtual {
  margin: 0;
}

#curso-virtual .acordeones {
  max-width: 588px;
  float: right;
  margin: 110px 0;
}

#curso-virtual .acordeones h5.active {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#993946), to(#941829)) !important;
  background-image: linear-gradient(to top, #993946, #941829) !important;
}

#curso-virtual .acordeones h5 {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

#curso-virtual .dt-sc-toggle-content {
  display: none;
}

#curso-virtual .dt-sc-toggle-content p {
  color: #626262;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}

.lista-curso.active {
  opacity: 1;
  visibility: visible;
  z-index: 2;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lista-curso {
  opacity: 0;
  visibility: hidden;
  z-index: 0;
  width: 100%;
  display: none;
}

.lista-curso-tab {
  position: relative;
}

.acordeones {
  max-width: 588px;
  float: right;
  margin: 85px 0;
}

.acordeones h5 a {
  padding: 18px 60px 18px 24px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.acordeones h5 a:before {
  display: none;
}

.acordeones h5 a:after {
  display: none !important;
}

.acordeones h5 a img {
  float: left;
  margin-right: 15px;
}

html .contact-form button[type=submit] {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#941825), to(#993946));
  background-image: linear-gradient(to top, #941825, #993946);
}

html .contact-form button[type=submit]:hover {
  background-color: #a30e22;
}

.dt-sc-small-separator {
  background-color: #9A3946 !important;
}

.page .social-icons-large .dt-icon-default:before {
  background-color: #9A3946 !important;
}

.page .social-icons-large .dt-icon-default:after {
  border-color: #9A3946 !important;
}

.page .social-icons-large .dt-icon-hover:before {
  background-color: #a30e22 !important;
}

.page .social-icons-large .dt-icon-hover:after {
  border-color: #9A3946 !important;
}

.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
  color: #fff !important;
  background-color: #d01313 !important;
}

.text-overlay {
  color: #fff !important;
  display: block;
  font-size: 16px;
  font-weight: bold !important;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  line-height: 30px;
  height: 30px;
  width: 100%;
  text-align: center;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .4s;
  transition: all .4s;
  z-index: 5;
  text-transform: uppercase;
}

.text-overlay i {
  font-style: normal;
  border: 1px solid #fff;
  padding: 10px 28px;
  border-radius: 20px;
}

.dtportfolio-container-wrapper .dtportfolio-sorting a.active-sort,
.dtportfolio-container-wrapper .dtportfolio-sorting a:hover {
  color: #fff;
  -webkit-box-shadow: 4px 5px 16px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 4px 5px 16px 0 rgba(0, 0, 0, 0.04);
  background-color: #941829;
}

.dtportfolio-sorting.default a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.34;
  letter-spacing: 0.35px;
  color: #000000;
  background: #fff;
  padding: 10px 30px;
  margin: 0px 4px 10px;
}

.detalles {
  background-color: #fff;
  text-align: center;
  border-radius: 2px;
  -webkit-box-shadow: 4px 5px 16px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 4px 5px 16px 0 rgba(0, 0, 0, 0.07);
  padding: 17px 0 9px 0;
  position: relative;
}

.detalles .line {
  background: #f5f5f5;
  height: 1px;
  display: block;
  margin: 0 24px;
  width: 78%;
  padding: 0 78px;
  position: absolute;
  left: 47px;
  top: 33px;
}

.detalles ul {
  margin: 0;
}

.detalles li {
  list-style: none;
  width: 27%;
  padding: 0 10px;
}

.detalles li:first-child {
  width: 19%;
}

.detalles li h4 {
  font-size: 12px;
  font-weight: 600;
  color: #010101;
  font-family: 'Poppins-SemiBold', sans-serif;
  margin: 0 0 6px 0;
  letter-spacing: normal;
}

.detalles li p {
  font-size: 12px;
  font-weight: normal;
  color: #626262;
  line-height: 1.35;
  font-family: 'Roboto', sans-serif;
}

.detalles .detalles-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  position: relative;
}

.ico-clases {
  background-color: #941829;
  height: 36px;
  width: 36px;
  padding: 8px;
  display: block;
  margin: 0 auto 8px auto;
  border-radius: 20px;
}

.bloque-1 {
  width: 66%;
}

.bloque-1.full {
  width: 100% !important;
}

.bloque-1 .inner-curso {
  border-top: 1px solid #c4c4c4;
  padding-top: 36px;
  margin-top: 36px;
  padding-bottom: 67px;
}

.bloque-1 .inner-curso .lista {
  margin: 0;
  background: #fff9f9;
  border-radius: 2px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.bloque-1 .inner-curso .lista li {
  list-style: none;
  padding: 12px 0 1px 0;
  width: 25%;
}

.bloque-1 .inner-curso .lista li a {
  font-size: 12px;
  position: relative;
  color: #000;
  font-weight: 600;
  letter-spacing: 0.24px;
  font-family: 'Poppins', sans-serif;
  display: block;
}

.bloque-1 .inner-curso .lista li a .pre-a {
  display: block;
  width: 22px;
  height: 24px;
  text-align: center;
  margin: 0 auto;
}

.bloque-1 .inner-curso .lista li a:hover .pre-a path {
  fill: #fff;
}

.bloque-1 .inner-curso .lista li a:after {
  content: '';
  background: #D7B4B9;
  width: 1px;
  height: 35px;
  display: block;
  position: absolute;
  top: 8px;
}

.bloque-1 .inner-curso .lista li a.ico-bene-n:before {
  background-position: -67px -46px;
}

.bloque-1 .inner-curso .lista li a.ico-deq-n:before {
  background-position: -142px -46px;
}

.bloque-1 .inner-curso .lista li a.ico-des-n:before {
  background-position: -209px -46px;
}

.bloque-1 .inner-curso .lista li:hover {
  -webkit-box-shadow: 4px 5px 16px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 4px 5px 16px 0 rgba(0, 0, 0, 0.04);
  background-color: #941829;
}

.bloque-1 .inner-curso .lista li:hover a {
  color: #fff;
}

.bloque-1 .inner-curso .lista li:hover a:before {
  background-position: 0 0;
}

.bloque-1 .inner-curso .lista li:hover a.ico-bene-n:before {
  background-position: -67px 0;
}

.bloque-1 .inner-curso .lista li:hover a.ico-deq-n:before {
  background-position: -142px 0;
}

.bloque-1 .inner-curso .lista li:hover a.ico-des-n:before {
  background-position: -209px 0;
}

.bloque-1 .inner-curso .lista li:first-child a:after {
  display: none;
}

.bloque-1 .conte-cur {
  padding-top: 43px;
  border-top: 1px solid #f1f2f2;
  margin-top: 23px;
}

.bloque-1 .conte-cur a {
  color: #55acee;
}

.bloque-1 .conte-cur h3 {
  font-family: 'Poppins-Bold', sans-serif;
  font-size: 18px;
  color: #941829;
  line-height: 1.29;
}

.bloque-1 .conte-cur p {
  color: #626262;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.35px;
  color: #626262;
}

.bloque-1 .conte-cur li {
  color: #626262;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.35px;
  color: #626262;
  list-style: none;
}

.bloque-1 .conte-cur li:before {
  content: '•';
  color: #941829;
  margin-right: 4px;
  font-size: 20px;
  position: relative;
  top: 2px;
}

.bloque-1 .conte-cur.first {
  border: none;
}

.bloque-1 .conte-cur.first p {
  font-family: 'Roboto', sans-serif;
}

.bloque-1 .conte-cur strong {
  font-size: 16px;
  font-weight: normal;
  font-family: 'Roboto-Medium', sans-serif;
  color: #000;
}

.bloque-2 {
  width: 34%;
  position: relative;
}

.curso-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

body.single {
  background: #fff !important;
}

.page-template-contacto #header-wrapper .main-title-section-wrapper {
  margin: 0 0 39px;
}

.single-educacion .main-title-section-bg {
  background-position: center top !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.single-educacion .main-title-section-wrapper {
  padding: 113px 0 163px !important;
  margin: 0 0 -132px !important;
  z-index: 0;
}

.titulo-prin {
  max-width: 570px;
}

.titulo-prin h1 {
  font-size: 50px;
  font-family: 'Poppins-Bold';
  color: #fff;
  text-transform: uppercase;
  line-height: 1.05;
  margin-bottom: 9px;
  letter-spacing: 1.25px;
}

.top-titu-pr {
  color: #ffa800;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.35px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
}

.sub-titulo-curso {
  font-size: 15px;
  font-family: 'Poppins-Bold';
  color: #fff;
  text-transform: uppercase;
}

.brochure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 37px;
}

.brochure a {
  color: #000 !important;
  font-family: 'Poppins-SemiBold', sans-serif;
  font-size: 14px;
  line-height: 2.34;
  letter-spacing: 0.35px;
  border-radius: 5px;
  border: solid 1px #000000;
  padding: 8px 27px 8px 20px;
  background: #fff;
}

.brochure a:hover {
  background-color: #000;
  color: #fff !important;
  background-position: 22px -53px;
}

.brochure a:hover .ico-bro path {
  fill: #fff;
}

.brochure a .ico-bro {
  float: left;
  margin-right: 9px;
}

#wpcf7-f11994-p11991-o1 input[type='text'] {
  padding: 14px 12px 14px 21px;
}

#wpcf7-f11994-p11991-o1 input[type='email'] {
  padding: 14px 12px 14px 21px;
}

#wpcf7-f11994-p11991-o1 textarea {
  padding: 14px 12px 14px 21px;
}

#wpcf7-f11994-p11991-o1 .wpcf7-form div.wpcf7-validation-errors:before {
  color: #fff !important;
  content: '\f069' !important;
  font-size: 10px !important;
  left: 26px !important;
}

#wpcf7-f20079-p19904-o1 input[type='text'] {
  padding: 14px 12px 14px 21px;
}

#wpcf7-f20079-p19904-o1 input[type='email'] {
  padding: 14px 12px 14px 21px;
}

#wpcf7-f20079-p19904-o1 input[type='number'] {
  padding: 14px 12px 14px 21px;
}

#wpcf7-f20079-p19904-o1 textarea {
  padding: 14px 12px 14px 21px;
}

#wpcf7-f20079-p19904-o1 .wpcf7-form div.wpcf7-validation-errors:before {
  color: #fff !important;
  content: '\f069' !important;
  font-size: 10px !important;
  left: 26px !important;
}

.contact-form button[type=submit]:before {
  left: 90px !important;
}

.inner-bloque-2 {
  background: #f4ee35;
  overflow: hidden;
  margin-left: 59px;
  padding: 37px 38px;
}

.inner-bloque-2.stick {
  top: 74px;
  position: fixed;
  max-width: 349px;
  z-index: 9;
}

.inner-bloque-2 h4 {
  text-align: center;
  font-size: 20px;
  margin: 0;
  font-family: 'Poppins-Bold', sans-serif;
  font-weight: normal;
  letter-spacing: normal !important;
  word-spacing: normal !important;
}

.inner-bloque-2 input {
  font-family: 'Roboto-Medium', sans-serif !important;
  border-radius: 0;
  color: #010101 !important;
  font-size: 13px;
  font-weight: normal;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
  padding: 14px 12px 14px 0 !important;
}

.inner-bloque-2 input:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.inner-bloque-2 button {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#941825), to(#993946)) !important;
  background-image: linear-gradient(to top, #941825, #993946) !important;
  font-size: 16px;
  font-family: 'Poppins-SemiBold', sans-serif;
  letter-spacing: 0.4px;
  padding: 11px 35px;
  float: none;
  text-align: center;
  border-radius: 100px !important;
}

.inner-bloque-2 button:hover {
  background: #a30e22 !important;
  border-radius: 100 !important;
}

.inner-bloque-2 button:before {
  display: none;
}

html .inner-bloque-2 input::-webkit-input-placeholder {
  color: #010101 !important;
  font-size: 13px;
  font-family: 'Roboto-Medium', sans-serif !important;
}

html .inner-bloque-2 input::-moz-placeholder {
  color: #010101 !important;
  font-size: 13px;
  font-family: 'Roboto-Medium', sans-serif !important;
}

html .inner-bloque-2 input::-ms-input-placeholder {
  color: #010101 !important;
  font-size: 13px;
  font-family: 'Roboto-Medium', sans-serif !important;
}

html .inner-bloque-2 input::placeholder {
  color: #010101 !important;
  font-size: 13px;
  font-family: 'Roboto-Medium', sans-serif !important;
}

.text-c {
  text-align: center;
}

.inner-bloque-2 .cur-blo input {
  font-size: 12px;
  pointer-events: none;
}

.page-template-areas-oficinas #header-wrapper .main-title-section-wrapper.default {
  display: none;
}

.page-template-areas-oficinas #main {
  padding-top: 78px;
}

.page-template-servicio-alumno #header-wrapper .main-title-section-wrapper.default {
  display: none;
}

.page-template-servicio-alumno #main {
  padding-top: 78px;
}

.page-template-investigaciones #header-wrapper .main-title-section-wrapper.default {
  display: none;
}

.page-template-investigaciones #main {
  padding-top: 78px;
}

.page-template-contacto #header-wrapper .main-title-section-wrapper.default {
  display: none;
}

.page-template-contacto #main {
  padding-top: 78px;
}

.page-template-laboratorios #header-wrapper .main-title-section-wrapper.default {
  display: none;
}

.page-template-laboratorios #main {
  padding-top: 78px;
}

.page-template-ambientes #header-wrapper .main-title-section-wrapper.default {
  display: none;
}

.page-template-ambientes #main {
  padding-top: 78px;
}

.page-id-20187 #header-wrapper .main-title-section-wrapper.default {
  display: none;
}

.page-id-20187 #main {
  padding-top: 78px;
}

.page-id-11798 #header-wrapper .main-title-section-wrapper.default {
  display: none;
}

.page-id-11798 #main {
  padding-top: 78px;
}

.page-template-libro-reclamaciones #header-wrapper .main-title-section-wrapper.default {
  display: none;
}

.page-template-libro-reclamaciones #main {
  padding-top: 78px;
}

.page-id-20158 #header-wrapper .main-title-section-wrapper.default {
  display: none;
}

.page-id-20158 #main {
  padding-top: 78px;
}

.page-template-galeria #header-wrapper .main-title-section-wrapper.default {
  display: none;
}

.page-template-galeria #main {
  padding-top: 78px;
}

html .acceptance {
  font-size: 10px !important;
  color: #010101 !important;
  font-family: 'Roboto', sans-serif !important;
  line-height: 1.35;
  padding-top: 20px;
  letter-spacing: normal;
  word-spacing: normal;
}

html .acceptance a {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

.main-title-section h1:before {
  background: #941829 !important;
}

.header__menu .current_page_item a {
  color: #941829;
}

.footer__menus__enlaces .current_page_item a {
  text-decoration: underline;
}

.footer__menus__enlaces .entry-button a.dt-sc-button span {
  margin: 4px 10px 0 10px !important;
}

.tax-categoria .main-title-section-wrapper {
  margin: 0 0 43px !important;
}

.dt-sc-boxed-style.dt-sc-post-entry .blog-entry {
  border: 1px solid #e7ebf6;
  background-color: #fff !important;
}

.formulario-contacto .selection-box {
  max-width: initial !important;
}

.formulario-contacto p {
  font-weight: bold;
}

.formulario-contacto select {
  border: 1px solid #626262 !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.formulario-contacto select:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.fondo-tabs {
  background-color: #fafafa;
  padding: 17px 0 36px 0;
}

#header-wrapper {
  margin: 0 !important;
}

#header-wrapper.no-breadcrumb #main {
  margin-top: 0;
}

.mensaje {
  text-align: center;
  padding-top: 90px;
  padding-bottom: 44px;
}

.mapa {
  width: 100%;
  overflow: hidden;
  padding-bottom: 80px;
}

.hid-head {
  z-index: 999 !important;
  background: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.none {
  opacity: 0;
}

.page-id-11798 section.commententries {
  margin-top: 20px !important;
}

.single .inner-bloque-2 .check-confirmacion:before {
  display: none !important;
}

html input[type="submit"] {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#941825), to(#993946));
  background-image: linear-gradient(to top, #941825, #993946);
}

html input[type="submit"]:hover {
  background: #a30e22 !important;
}

html .dtlms-button {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#941825), to(#993946));
  background-image: linear-gradient(to top, #941825, #993946);
}

html .dtlms-button:hover {
  background: #a30e22 !important;
}

.category .main-title-section-wrapper {
  margin: 0 0 24px !important;
}

.category .blog-entry {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.search .main-title-section-wrapper {
  margin: 0 0 24px !important;
}

.search .blog-entry {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.search .breadcrumb {
  display: none;
}

.search .main-title-section h1 {
  letter-spacing: 0;
}

.result {
  color: #fff;
}

.single .blog-entry.sticky {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.slick-slider {
  visibility: hidden !important;
}

.slick-slider.slick-initialized {
  visibility: visible !important;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.page .contact-form input[type='text'], .page input[type='number'], .page .contact-form input[type='email'], .page .contact-form textarea {
  border: 1px solid #626262 !important;
}

.page-id-19904 #header-wrapper {
  margin: 0;
}

.page-id-19904 #header-wrapper .main-title-section-wrapper {
  margin: 0 0 0;
}

.page-id-19904 .commententries {
  display: none;
}

.post-edit-link {
  display: none;
}

html .page .acceptance {
  padding-top: 0;
}

.servicios__programadores .icon-content p {
  font-family: 'Roboto-Medium', sans-serif;
}

.archive.tax-portfolio_entries .dtportfolio-item figure {
  padding: 8px;
}

.archive.tax-portfolio_entries #header-wrapper .main-title-section-wrapper {
  margin: 0 0 25px;
}

.archive.tax-portfolio_entries #primary {
  padding-bottom: 19px;
}

.archive.tax-categoria .pagination {
  margin-bottom: 33px;
}

.blog-single-entry[class*='post-custom-classic'] .entry-post-navigation > div {
  overflow: initial !important;
}

.details h3 a {
  pointer-events: none;
}

div[class*="listing-holder"] div[class*="listing-filters"] > div[class$="filter"] > ul > li > input[type="checkbox"]:checked + label:before {
  background-color: #9A3946 !important;
}

div[class*="listing-filters"] > div[class$="filter"] > ul > li > label:hover {
  color: #9A3946 !important;
}

div[class*="listing-holder"] div[class*="display-filter"] a[class*="display-type"].active {
  background-color: #9A3946 !important;
}

@media screen and (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}

/***/
.footer__menus__enlaces h3 {
  font-weight: 800;
  letter-spacing: normal;
}

@media (max-width: 480px) {
  .container.mensaje img {
    width: 103px;
  }
}

.grid-activo {
  background: #9A3946 !important;
  color: #fff !important;
}

.grid-activo:before {
  color: #fff !important;
}

.contents-slider .titulo-slider h3 {
  margin-bottom: 0;
}

.header__top__menu a {
  color: #fff !important;
}

.header__top__search {
  width: 20px;
  color: #fff;
}

.header__top {
  width: 100%;
  height: 45px;
  background: #072c42;
}

.page-id-19904.no-breadcrumb #main {
  margin-top: 0;
}

.home .slick-dots {
  bottom: 74px !important;
}

.home .slick-dots li button:before {
  font-size: 45px !important;
  color: #fff;
}

.home .slick-dots li.slick-active button:before {
  color: #941829;
}

.contents-slider .titulo-slider h3 {
  font-size: 43px;
}

.contents-slider p {
  font-size: 17px !important;
}

#curso-virtual .acordeones {
  margin: 60px 0 110px 0;
}

html .contact-form button[type=submit] {
  border-radius: 100px !important;
}

.form-ambiente {
  overflow: hidden;
}

.form-ambiente textarea {
  border: 1px solid #626262;
}

.form-ambiente input[type='text'] {
  border: 1px solid #626262;
}

.form-ambiente input[type='email'] {
  border: 1px solid #626262;
}

.form-ambiente .column {
  margin-bottom: 24px;
}

.form-ambiente p {
  padding-top: 6px !important;
  margin-bottom: 33px !important;
}

.form-ambiente h2 {
  font-size: 30px !important;
  text-align: center;
}

.form-ambiente .acceptance {
  padding-top: 0;
}

.form-ambiente button[type=submit] {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#941825), to(#993946));
  background-image: linear-gradient(to top, #941825, #993946);
  border-radius: 100px !important;
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
  width: 100%;
}

.form-ambiente button[type=submit]:before {
  color: #fff;
  content: '\f1d8';
  font-family: Fontawesome;
  font-style: normal;
  font-weight: normal;
  left: 88px;
  margin: auto;
  margin-left: 5px;
  position: absolute;
  right: 0;
  top: 18px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home .bloque-acordeon .ver-mas {
  text-align: center;
  padding-top: 13px;
}

.home .bloque-acordeon .ver-mas a {
  background: #03989e;
  color: #fff;
  letter-spacing: 0.38px;
  font-size: 15px;
  font-family: 'Poppins-SemiBold', sans-serif;
  padding: 10px 48px;
  border-radius: 100px;
  -webkit-box-shadow: 4px 5px 14px 9px rgba(0, 0, 0, 0.07);
  box-shadow: 4px 5px 14px 9px rgba(0, 0, 0, 0.07);
}

.home .bloque-acordeon .ver-mas a:hover {
  background: #0ec6ce;
  color: #fff;
}

.contents-slider .botones-slider ul li {
  border-radius: 100px;
}

.blog-entry .entry-button a.dt-sc-button {
  border-radius: 100px !important;
}

.dt-sc-button.gradient-button {
  border-radius: 100px !important;
}

.contents-slider .botones-slider ul li:before {
  border-radius: 100px;
}

.cotenido-ambiente {
  width: 599px;
}

.form-ambiente {
  padding-left: 38px;
}

.btn-mas-cursos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-mas-cursos a {
  background: #03989e;
  color: #fff;
  letter-spacing: 0.38px;
  font-size: 15px;
  font-family: 'Poppins-SemiBold', sans-serif;
  padding: 10px 48px;
  border-radius: 100px;
  -webkit-box-shadow: 4px 5px 14px 9px rgba(0, 0, 0, 0.07);
          box-shadow: 4px 5px 14px 9px rgba(0, 0, 0, 0.07);
}

.btn-mas-cursos a:hover {
  background: #0ec6ce;
  color: #fff;
}

.whatsapp-icono {
  position: fixed;
  right: 70px;
  bottom: 41px;
  z-index: 9;
}

.whatsapp-icono a {
  font-size: 55px;
  color: #19802a;
  background: #fff;
  border-radius: 50px;
}

.whatsapp-icono a:hover {
  color: #19802a;
}

#toTop {
  z-index: 99 !important;
}

.clear {
  clear: both;
}

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

.sec-form-row label {
  width: 46%;
}

.page-template-libro-reclamaciones #header-wrapper .main-title-section-wrapper {
  margin: 0 0 35px;
}

.page-template-libro-reclamaciones .sec-form {
  margin-bottom: 44px;
}

.page-template-libro-reclamaciones .sec-form h3 {
  font-size: 20px;
}

.page-template-libro-reclamaciones .sec-form .sec-form-row {
  margin-bottom: 25px;
}

.page-template-libro-reclamaciones .sec-form .sec-form-row input[type='text'], .page-template-libro-reclamaciones .sec-form .sec-form-row input[type='date'], .page-template-libro-reclamaciones .sec-form .sec-form-row input[type='email'], .page-template-libro-reclamaciones .sec-form .sec-form-row input[type='number'], .page-template-libro-reclamaciones .sec-form .sec-form-row select, .page-template-libro-reclamaciones .sec-form .sec-form-row textarea {
  padding: 14px 12px 14px 32px;
  color: #7d7d7d;
}

.page-template-libro-reclamaciones .sec-form .sec-form-row input[type='number'] {
  border-color: rgba(0, 0, 0, 0.15) !important;
}

.page-template-libro-reclamaciones .sec-form .sec-form-row .selection-box {
  height: auto;
  max-width: 100%;
}

.page-template-libro-reclamaciones .sec-form .sec-form-row .inside-input {
  overflow: hidden;
  margin-top: 37px;
}

.page-template-libro-reclamaciones .sec-form .sec-form-row .wpcf7-list-item.first {
  margin-left: 0;
}

.page-template-libro-reclamaciones .sec-form .sec-form-row .wpcf7-list-item .wpcf7-list-item-label {
  color: #7d7d7d;
}

.page-template-libro-reclamaciones .sec-form .nota-form p {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.9;
}

.page-template-libro-reclamaciones .sec-form-b {
  margin-bottom: 44px;
}

.page-template-libro-reclamaciones .sec-form-b h3 {
  font-size: 20px;
}

.page-template-libro-reclamaciones .sec-form-b .sec-form-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 25px;
}

.page-template-libro-reclamaciones .sec-form-b .sec-form-row label {
  width: 100%;
}

.page-template-libro-reclamaciones .sec-form-b .sec-form-row input[type='text'], .page-template-libro-reclamaciones .sec-form-b .sec-form-row input[type='date'], .page-template-libro-reclamaciones .sec-form-b .sec-form-row input[type='email'], .page-template-libro-reclamaciones .sec-form-b .sec-form-row input[type='number'], .page-template-libro-reclamaciones .sec-form-b .sec-form-row select, .page-template-libro-reclamaciones .sec-form-b .sec-form-row textarea {
  padding: 14px;
  color: #7d7d7d;
}

.page-template-libro-reclamaciones .sec-form-b .sec-form-row input[type='number'] {
  border-color: rgba(0, 0, 0, 0.15) !important;
}

.page-template-libro-reclamaciones .sec-form-b .sec-form-row .selection-box {
  height: auto;
  max-width: 100%;
}

.page-template-libro-reclamaciones .sec-form-b .sec-form-row .inside-input {
  overflow: hidden;
  margin-top: 22px;
  margin-bottom: 29px;
}

.page-template-libro-reclamaciones .sec-form-b .sec-form-row .wpcf7-list-item {
  margin-left: 0;
  display: block;
}

.page-template-libro-reclamaciones .sec-form-b .sec-form-row .wpcf7-list-item .wpcf7-list-item-label {
  color: #7d7d7d;
}

.page-template-libro-reclamaciones .sec-form-b .nota-form p {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.9;
}

.page-template-libro-reclamaciones .boton-libro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 56px;
}

.page-template-libro-reclamaciones .boton-libro input[type='submit'] {
  border-radius: 18px !important;
  padding: 5px 38px 5px;
}

.page-template-libro-reclamaciones .boton-libro input[type='submit']:hover {
  border-radius: 18px !important;
}

.bloque-form-ambiente {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
}

.bloque-form-ambiente h3 {
  font-size: 19px;
}

.bloque-form-ambiente p {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 11px !important;
}

.bloque-form-ambiente .wpcf7-list-item {
  display: block;
  margin: 0 0 0 0;
}

.page-template-areas-oficinas #header-wrapper .main-title-section-wrapper {
  margin: 0 0 35px;
}

.page-template-areas-oficinas .dt-sc-tabs-vertical-frame-content {
  margin-bottom: 40px;
}

.page-template-areas-oficinas .dt-sc-tabs-vertical-frame-content h3 {
  font-family: 'Poppins-Bold', sans-serif;
  font-size: 18px;
  color: #941829;
  line-height: 1.29;
}

.page-template-areas-oficinas .dt-sc-tabs-vertical-frame-content p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.35px;
  color: #626262;
}

.page-template-areas-oficinas .dt-sc-tabs-vertical-frame-content ul li {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.35px;
  color: #626262;
  list-style: none;
}

.page-template-areas-oficinas .dt-sc-tabs-vertical-frame-content ul li:before {
  content: '•';
  color: #941829;
  margin-right: 4px;
  font-size: 20px;
  position: relative;
  top: 2px;
}

.page-template-areas-oficinas .dt-sc-tabs-vertical-frame-content ol li {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.35px;
  color: #626262;
}

.page-template-areas-oficinas .dt-sc-tabs-vertical-frame-content strong {
  font-size: 16px;
  font-weight: normal;
  font-family: 'Roboto-Medium', sans-serif;
  color: #000;
}

.page-template-areas-oficinas .dt-sc-tabs-vertical-frame-content .btn-file {
  border-radius: 5px;
  border: solid 1px #000000;
  padding: 8px 27px 8px 20px;
  background: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.page-template-areas-oficinas .dt-sc-tabs-vertical-frame-content .btn-file a {
  color: #000;
  font-family: 'Poppins-SemiBold', sans-serif;
  font-size: 14px;
  line-height: 2.34;
  letter-spacing: 0.35px;
}

.page-template-areas-oficinas .dt-sc-tabs-vertical-frame-content .btn-file:hover {
  background-color: #000;
  color: #fff;
}

.page-template-areas-oficinas .dt-sc-tabs-vertical-frame-content .btn-file:hover a {
  color: #fff;
}

.page-template-servicio-alumno #header-wrapper .main-title-section-wrapper {
  margin: 0 0 35px;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content {
  margin-bottom: 40px;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .btn-link {
  background: #9a3946;
  color: #fff;
  padding: 7px 25px 7px 21px;
  border-radius: 6px;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .btn-link a {
  color: #fff;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set h5.dt-sc-toggle {
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  margin: 0 0 15px !important;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set h5.dt-sc-toggle:before {
  background: rgba(0, 0, 0, 0.1) !important;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set h5.dt-sc-toggle:after {
  background: rgba(0, 0, 0, 0.1) !important;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set h5.dt-sc-toggle.active {
  background: #fff !important;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set h5.dt-sc-toggle.active:after {
  background: #fff !important;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set h5.dt-sc-toggle.active a {
  color: #9a3946;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set h5.dt-sc-toggle.active a:before {
  background-color: #9a3946 !important;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set a {
  padding: 20px 0px 20px 80px !important;
  line-height: normal !important;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set a:before {
  background: rgba(0, 0, 0, 0.05) !important;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set .dt-sc-toggle-content {
  border-bottom-color: rgba(0, 0, 0, 0.1) !important;
  padding: 15px 0px 25px 20px !important;
  margin: 0 0 15px !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  overflow: hidden;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set .dt-sc-toggle-content .block .wpcf7 {
  margin-top: 27px;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set .dt-sc-toggle-content .block .wpcf7 .column {
  margin-bottom: 24px;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set .dt-sc-toggle-content .block .wpcf7 .column .wpcf7-acceptance strong {
  font-size: 10px !important;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set .dt-sc-toggle-content .block .wpcf7 .column .wpcf7-acceptance strong a {
  padding: 0 !important;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set .dt-sc-toggle-content .block button[type="submit"] {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#941825), to(#993946));
  background-image: linear-gradient(to top, #941825, #993946);
  border-radius: 100px !important;
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
  width: 100%;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .dt-sc-toggle-group-set .dt-sc-toggle-content .block button[type="submit"]:before {
  color: #fff;
  content: '\f1d8';
  font-family: Fontawesome;
  font-style: normal;
  font-weight: normal;
  left: 88px;
  margin: auto;
  margin-left: 5px;
  position: absolute;
  right: 0;
  top: 18px;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content h3 {
  font-family: 'Poppins-Bold', sans-serif;
  font-size: 18px;
  color: #941829;
  line-height: 1.29;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.35px;
  color: #626262;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content ul li {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.35px;
  color: #626262;
  list-style: none;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content ul li:before {
  content: '•';
  color: #941829;
  margin-right: 4px;
  font-size: 20px;
  position: relative;
  top: 2px;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content ol li {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.35px;
  color: #626262;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content strong {
  font-size: 16px;
  font-weight: normal;
  font-family: 'Roboto-Medium', sans-serif;
  color: #000;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .btn-file {
  border-radius: 5px;
  border: solid 1px #000000;
  padding: 8px 27px 8px 20px;
  background: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .btn-file a {
  color: #000;
  font-family: 'Poppins-SemiBold', sans-serif;
  font-size: 14px;
  line-height: 2.34;
  letter-spacing: 0.35px;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .btn-file:hover {
  background-color: #000;
  color: #fff;
}

.page-template-servicio-alumno .dt-sc-tabs-vertical-frame-content .btn-file:hover a {
  color: #fff;
}

.page-template-laboratorios .bloque-2 input[type='number'] {
  border-bottom: 1px solid #000 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

.page-template-laboratorios .bloque-2 .acceptance {
  padding-top: 20px;
}

.page-template-laboratorios .bloque-2.sticks {
  position: fixed;
  top: 0;
  z-index: 10;
}

.page-template-laboratorios #header-wrapper .main-title-section-wrapper {
  margin: 0 0 35px;
}

.page-template-laboratorios .type-page {
  margin-bottom: 40px;
}

.page-template-laboratorios .type-page h3 {
  font-family: 'Poppins-Bold', sans-serif;
  font-size: 18px;
  color: #941829;
  line-height: 1.29;
}

.page-template-laboratorios .type-page p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.35px;
  color: #626262;
}

.page-template-laboratorios .type-page ul li {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.35px;
  color: #626262;
  list-style: none;
}

.page-template-laboratorios .type-page ul li:before {
  content: '•';
  color: #941829;
  margin-right: 4px;
  font-size: 20px;
  position: relative;
  top: 2px;
}

.page-template-laboratorios .type-page ol li {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.35px;
  color: #626262;
}

.page-template-laboratorios .type-page strong {
  font-size: 16px;
  font-weight: normal;
  font-family: 'Roboto-Medium', sans-serif;
  color: #000;
}

.page-template-laboratorios .type-page .btn-file {
  border-radius: 5px;
  border: solid 1px #000000;
  padding: 8px 27px 8px 20px;
  background: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.page-template-laboratorios .type-page .btn-file a {
  color: #000;
  font-family: 'Poppins-SemiBold', sans-serif;
  font-size: 14px;
  line-height: 2.34;
  letter-spacing: 0.35px;
}

.page-template-laboratorios .type-page .btn-file:hover {
  background-color: #000;
  color: #fff;
}

.page-template-laboratorios .type-page .btn-file:hover a {
  color: #fff;
}

/* MEDIA QUERIESS */
@media (max-width: 1024px) {
  .header__top__search {
    color: #000 !important;
  }
}

@media (max-width: 767px) {
  .flex {
    display: block;
  }
}

@media (max-width: 768px) {
  .dt-sc-tabs-vertical-frame-content h2 {
    font-size: 25px;
    line-height: 1.3;
  }
  .bloque-sin-ambiente {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-ambiente {
    padding-left: 0;
  }
  .cotenido-ambiente {
    max-width: 100%;
  }
  .page-template-areas-oficinas #header-wrapper .main-title-section-wrapper.default {
    display: none;
  }
  .page-template-areas-oficinas #main {
    padding-top: 38px;
  }
  .page-template-servicio-alumno #header-wrapper .main-title-section-wrapper.default {
    display: none;
  }
  .page-template-servicio-alumno #main {
    padding-top: 38px;
  }
  .page-template-investigaciones #header-wrapper .main-title-section-wrapper.default {
    display: none;
  }
  .page-template-investigaciones #main {
    padding-top: 38px;
  }
  .page-template-contacto #header-wrapper .main-title-section-wrapper.default {
    display: none;
  }
  .page-template-contacto #main {
    padding-top: 38px;
  }
  .page-template-laboratorios #header-wrapper .main-title-section-wrapper.default {
    display: none;
  }
  .page-template-laboratorios #main {
    padding-top: 38px;
  }
  .page-template-ambientes #header-wrapper .main-title-section-wrapper.default {
    display: none;
  }
  .page-template-ambientes #main {
    padding-top: 38px;
  }
  .page-id-20187 #header-wrapper .main-title-section-wrapper.default {
    display: none;
  }
  .page-id-20187 #main {
    padding-top: 38px;
  }
  .page-id-11798 #header-wrapper .main-title-section-wrapper.default {
    display: none;
  }
  .page-id-11798 #main {
    padding-top: 38px;
  }
  .page-template-libro-reclamaciones #header-wrapper .main-title-section-wrapper.default {
    display: none;
  }
  .page-template-libro-reclamaciones #main {
    padding-top: 78px;
  }
  .page-id-20158 #header-wrapper .main-title-section-wrapper.default {
    display: none;
  }
  .page-id-20158 #main {
    padding-top: 78px;
  }
  .page-template-galeria #header-wrapper .main-title-section-wrapper.default {
    display: none;
  }
  .page-template-galeria #main {
    padding-top: 78px;
  }
}

@media (max-width: 767px) {
  .bloque-2 #formu .column.dt-sc-one-column.first {
    margin-bottom: 0;
  }
}

@media (max-width: 620px) {
  .inner-bloque-2.stick {
    margin: 0 0 69px 0 !important;
  }
}

@media (max-width: 480px) {
  .dt-sc-tabs-vertical-frame-container.type3 ul.dt-sc-tabs-vertical-frame {
    width: 100% !important;
  }
  .dt-sc-tabs-vertical-frame-container.type3 .dt-sc-tabs-vertical-frame-content {
    width: calc(100% + 1px) !important;
    padding-left: 0 !important;
  }
  .whatsapp-icono {
    right: 12px;
    bottom: 69px;
  }
  .page-template-libro-reclamaciones .sec-form .sec-form-row {
    display: block;
  }
  .page-template-libro-reclamaciones .sec-form .sec-form-row label {
    width: 100%;
    overflow: hidden;
    display: block;
    margin-bottom: 22px;
  }
  .contact-form .column {
    margin-bottom: 21px !important;
  }
  .inner-bloque-2 {
    margin: 0 0 69px 0 !important;
  }
  .inner-bloque-2 .column, .inner-bloque-2 .wpb_column {
    margin-bottom: 0;
  }
}

@media (max-width: 385px) {
  .vc_custom_1581120403007 {
    padding-top: 39px !important;
  }
}

@media (max-width: 320px) {
  .home .slick-dots {
    bottom: 15px !important;
  }
}

@media (max-width: 1024px) {
  .inner-noticias {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
}

@media (max-width: 1024px) {
  .inner-noticias .bloque-a {
    max-width: initial !important;
  }
  .inner-noticias .bloque-b {
    max-width: initial !important;
  }
}

@media (min-width: 1025px) {
  .header__menu .sub-menu {
    width: 122% !important;
    left: -13px !important;
  }
  .header__menu .sub-menu a {
    padding: 20px 18px !important;
  }
}

@media (min-width: 1025px) {
  .page-template-galeria .fancybox-button {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 1024px) {
  .inner-noticias h4, .inner-noticias a {
    text-align: left;
  }
  .inner-slider {
    max-width: 700px;
  }
  .movil-ico-search {
    z-index: 99;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .lista-curso-tab .item-curso {
    -webkit-box-flex: 50% !important;
        -ms-flex: 50% !important;
            flex: 50% !important;
    max-width: 50% !important;
  }
}

@media (max-width: 830px) {
  .inner-noticias {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .inner-noticias .bloque-a, .inner-noticias .bloque-b {
    width: 100%;
    padding-top: 0;
  }
}

@media (max-width: 768px) {
  .inner-bloque-2 {
    margin: 0 77px 69px 77px;
  }
  .inner-bloque-2.stick {
    position: relative;
    top: 0;
    max-width: 100%;
    margin: 0 77px 69px 77px;
  }
  .curso-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .bloque-1 {
    width: 100%;
  }
  .bloque-2 {
    width: 100%;
  }
  .inner-slider {
    max-width: 100%;
    padding: 0 52px;
  }
  .item-curso {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .item-curso img {
    width: 100%;
  }
  .item-curso .cargo {
    line-height: 21px;
  }
  .inner-noticias .bloque-a img {
    max-height: initial;
  }
  .inner-noticias .item-b .item-thumb {
    max-width: initial !important;
    margin-right: 2%;
    width: 57%;
  }
  .inner-noticias .item-b .item-thumb img {
    max-height: initial !important;
  }
  .inner-noticias .item-b .texts-thumb {
    width: 100%;
  }
  .inner-noticias .bloque-b {
    padding-top: 0;
  }
  #curso-virtual {
    margin: 16px 0 0 0;
  }
  #curso-virtual .fondo-virtual {
    background-image: initial !important;
    min-height: initial !important;
    padding-bottom: 28px;
  }
  #curso-virtual .acordeones {
    margin: 0 auto;
    float: none;
    padding: 19px 0;
    max-width: 100%;
  }
  #curso-virtual .acordeones h5 {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .mensaje {
    padding: 47px 15px 0 15px;
  }
  .box-info {
    padding-top: 0 !important;
  }
  .footer__prin__redes ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    margin-left: 0 !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .archive .tpl-blog-holder .dt-sc-one-third {
    width: 50%;
    clear: none;
  }
}

@media (max-width: 562px) {
  .contents-slider {
    text-align: center;
  }
  .contents-slider .botones-slider li {
    margin-right: 0 !important;
    float: none !important;
  }
  .inner-noticias .bloque-a {
    max-width: initial !important;
    margin-right: 0 !important;
  }
  .inner-noticias .bloque-b {
    padding-top: 47px;
    max-width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .inner-noticias .item-b {
    display: block;
    padding: 11px;
  }
  .inner-noticias .item-b .item-thumb {
    margin-right: 0;
    width: 100%;
  }
}

@media (max-width: 620px) {
  #seccion-cursos .head {
    display: block;
  }
  #seccion-cursos .head .esp-1 {
    text-align: center;
    margin-right: 0;
  }
  #seccion-cursos .head .esp-1 h2:after {
    margin: 0 auto;
  }
  #seccion-cursos .head .tabs {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 34px;
  }
}

@media (max-width: 480px) {
  .footer__logo a {
    display: block !important;
  }
  .header__logo {
    max-width: 176px !important;
    width: auto !important;
  }
  .header__logo a {
    display: block !important;
  }
  .header__logo a img {
    width: 100% !important;
  }
  .line {
    width: 72% !important;
    left: 27px !important;
  }
  #header-wrapper .main-title-section-wrapper {
    margin: 0;
  }
  .inner-bloque-2.stick {
    margin: 0 21px 69px 21px;
  }
  .titulo-prin {
    max-width: 320px;
  }
  .titulo-prin h1 {
    font-size: 35px;
  }
  .bloque-1 .inner-curso .lista li a {
    font-size: 10px;
  }
  .detalles li p {
    font-size: 10px;
  }
  .detalles li h4 {
    font-size: 10px;
  }
  .inner-slider {
    text-align: center;
  }
  .contents-slider {
    padding-top: 89px;
  }
  .contents-slider li {
    width: 100%;
    margin-bottom: 17px;
  }
  .contents-slider p {
    font-size: 12px;
    letter-spacing: normal;
  }
  .contents-slider a {
    padding: 0 !important;
  }
  #seccion-cursos .head {
    display: block;
  }
  #seccion-cursos .head .esp-1 {
    text-align: center;
    margin-right: 0;
  }
  #seccion-cursos .head .esp-1 h2:after {
    margin: 0 auto;
  }
  #seccion-cursos .head .tabs {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 34px;
  }
  #seccion-cursos .head .tabs a {
    font-size: 12px;
  }
  .inner-noticias .item-b {
    max-width: 100%;
  }
}

@media (max-width: 440px) {
  .tabs-wrapper {
    width: 100%;
  }
  .tabs-wrapper a {
    display: block;
    margin-bottom: 6px;
  }
  .dire {
    clear: both;
    padding-left: 32px;
    line-height: 1.50;
  }
}

@media (max-width: 320px) {
  .line {
    display: none;
  }
  .contents-slider .botones-slider ul li a {
    font-size: 12px;
  }
  #curso-virtual .acordeones h5 {
    font-size: 12px;
  }
  #curso-virtual .dt-sc-toggle-content p {
    font-size: 14px;
    line-height: 1.6;
  }
  .inner-bloque-2.stick {
    margin: 0 0 69px 0;
  }
  .bloque-1 .inner-curso .lista li {
    width: 100%;
  }
  .bloque-1 .inner-curso .lista li a:after {
    position: relative;
    top: 1px;
    width: 100%;
    height: 1px;
  }
  .bloque-1 .inner-curso .lista li:first-child a:after {
    display: block;
  }
  .detalles li {
    width: 50%;
  }
  .detalles li:first-child {
    width: 50%;
  }
  .detalles li h4 {
    line-height: 1.10;
  }
  .detalles .detalles-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
  }
  .titulo-prin h1 {
    letter-spacing: initial;
  }
}

@font-face {
  font-family: 'Roboto';
  src: url("Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Bold';
  src: url("../fonts/Poppins-Bold.eot");
  src: url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.ttf") format("truetype"), url("../fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-SemiBold';
  src: url("../fonts/Poppins-SemiBold.eot");
  src: url("../fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url("../fonts/Roboto-Medium.eot");
  src: url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype"), url("../fonts/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Fira-Sans';
  src: url("../fonts/FiraSans-Regular.eot");
  src: url("../fonts/FiraSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSans-Regular.woff2") format("woff2"), url("../fonts/FiraSans-Regular.woff") format("woff"), url("../fonts/FiraSans-Regular.ttf") format("truetype"), url("../fonts/FiraSans-Regular.svg#FiraSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon-Grotesque';
  src: url("../fonts/BrandonGrotesque-Bold.eot");
  src: url("../fonts/BrandonGrotesque-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-Bold.woff2") format("woff2"), url("../fonts/BrandonGrotesque-Bold.woff") format("woff"), url("../fonts/BrandonGrotesque-Bold.ttf") format("truetype"), url("../fonts/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("../fonts/Gilroy-ExtraBold.eot");
  src: url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype"), url("../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'BrandonGrotesque-Black';
  src: url("../fonts/brandon-webfont.woff2") format("woff2"), url("../fonts/brandon-webfont.woff") format("woff");
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?586qv");
  src: url("../fonts/icomoon.eot?586qv#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?586qv") format("truetype"), url("../fonts/icomoon.woff?586qv") format("woff"), url("../fonts/icomoon.svg?586qv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts*/
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering ===========*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-book-reclamaciones:before {
  content: "\e915";
}

.icon-whatsapp1:before {
  content: "\e914";
}

.icon-staff:before {
  content: "\e60e";
}

.icon-home3:before {
  content: "\e916";
}

.icon-book:before {
  content: "\e91f";
}

.icon-file-text2:before {
  content: "\e926";
}

.icon-file-picture:before {
  content: "\e927";
}

.icon-copy:before {
  content: "\e92c";
}

.icon-phone1:before {
  content: "\e942";
}

.icon-mail:before {
  content: "\ea83";
}

.icon-facebook2:before {
  content: "\ea91";
}

.icon-whatsapp:before {
  content: "\ea93";
}

.icon-youtube1:before {
  content: "\ea9d";
}

.icon-youtube2:before {
  content: "\ea9e";
}

.icon-linkedin1:before {
  content: "\eac9";
}

.icon-file-pdf:before {
  content: "\eadf";
}

.icon-file-word:before {
  content: "\eae1";
}

.icon-file-excel:before {
  content: "\eae2";
}

.icon-search:before {
  content: "\e612";
}

.icon-location:before {
  content: "\e600";
}

.icon-beneficios:before {
  content: "\e900";
}

.icon-buscador:before {
  content: "\e901";
}

.icon-calendario:before {
  content: "\e902";
}

.icon-descuentos:before {
  content: "\e903";
}

.icon-download:before {
  content: "\e904";
}

.icon-duracio:before {
  content: "\e905";
}

.icon-email:before {
  content: "\e906";
}

.icon-Facebook:before {
  content: "\e907";
}

.icon-instagram:before {
  content: "\e908";
}

.icon-linkedin:before {
  content: "\e909";
}

.icon-menos:before {
  content: "\e90a";
  color: #002856;
}

.icon-plus:before {
  content: "\e90b";
}

.icon-presentacion_doc:before {
  content: "\e90c";
}

.icon-reloj:before {
  content: "\e90d";
}

.icon-requisitos:before {
  content: "\e90e";
}

.icon-sede:before {
  content: "\e90f";
}

.icon-telefono:before {
  content: "\e910";
}

.icon-twitter:before {
  content: "\e911";
}

.icon-ubicacion:before {
  content: "\e912";
}

.icon-YouTube:before {
  content: "\e913";
}

.icon-phone:before {
  content: "\e60a";
  color: #444;
}

.icon-youtube:before {
  content: "\e601";
}

.icon-envelope:before {
  content: "\e61d";
}

.icon-arrow-right:before {
  content: "\e606";
}

.icon-arrow-left:before {
  content: "\e607";
}

.icon-arrow-down:before {
  content: "\e608";
}

.icon-arrow-up:before {
  content: "\e609";
}

.icon-close:before {
  content: "\e605";
}

.icon-social-facebook:before {
  content: "\e603";
}

.icon-social-twitter:before {
  content: "\e604";
}

.icon-menu:before {
  content: "\e602";
}

*, :after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body {
  padding: 0;
  margin: 0;
  position: relative;
}

main, section, article {
  position: relative;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

p {
  margin: 0;
}

figure {
  margin: 0;
}

figure img {
  display: block;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

.wrapper__container__site {
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wrapper__container__site.full {
  max-width: 100%;
}

.wrapper__page__default {
  padding: 50px 0;
}

.list__none ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wpadminbar {
  position: fixed !important;
}

@media screen and (max-width: 767px) {
  .wrapper__container__site {
    padding: 0 15px;
  }
}

.bg__responsive {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#header {
  z-index: 99;
}

body.hidden-scroll {
  overflow: hidden !important;
}

.header__prin .container {
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header__prin .container {
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header__top__menu {
  margin-right: 35px;
}

.header__top__menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__top__menu ul li {
  margin-right: 35px;
  font-size: 13px;
  padding: 0;
  line-height: 1;
  font-family: "Fira-Sans", sans-serif;
}

.header__top__menu ul li:last-child {
  margin-right: 0;
}

.header__top__menu a {
  color: #626262;
}

.header__top__search {
  width: 20px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

.header__search {
  position: absolute;
  right: 20px;
  top: 100%;
  width: 100%;
  max-width: 250px;
  z-index: 30;
  display: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.header__search form {
  width: 100% !important;
  background: #fff;
  height: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.header__search form:before {
  display: none !important;
}

.header__search form input {
  color: #000 !important;
  width: 100% !important;
}

.header__search.active {
  display: block;
}

.header__search.active form {
  height: 40px;
}

.header__middle {
  width: 100%;
  position: relative;
  height: 65px;
  background: #fff;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
}

.header__middle .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

.header__middle .header__top__search {
  display: none;
}

.logged-in .header__sidebar {
  height: calc(100% - 32px);
}

.header__logo {
  width: 285px;
}

.header__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__menu {
  width: calc(100% - 300px);
  height: 100%;
}

.header__menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-transform: uppercase;
  height: 100%;
}

.header__menu ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  height: auto;
  width: 100%;
  text-transform: none;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.header__menu ul.sub-menu li {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 4px 5px 16px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 4px 5px 16px 0 rgba(0, 0, 0, 0.04);
  letter-spacing: .33px;
  line-height: 1;
}

.header__menu ul.sub-menu li a {
  background: #f5f5f5;
  color: #626262;
  padding: 25px 8px;
  display: block;
  width: 100%;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-family: "Brandon-Grotesque", sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
}

.header__menu ul li {
  padding: 0;
  height: 100%;
  font-size: 13px;
  letter-spacing: .2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Brandon-Grotesque", sans-serif;
  position: relative;
}

.header__menu ul li:last-child {
  margin-right: 0;
}

.header__menu a {
  color: #626262;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.header__socials__fixed {
  width: 70px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__socials__fixed ul {
  width: 100%;
}

.header__socials__fixed li {
  width: 100%;
  height: 40px;
  padding: 0;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header__socials__fixed li:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 44px;
  height: 1px;
  background: #fff;
}

.header__socials__fixed li:last-child:before {
  display: none;
}

.header__socials__fixed a {
  width: 100%;
  max-width: 60px;
  display: block;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  padding: 0 7px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  line-height: 40px;
  text-align: center;
  color: #000;
  background: #e5e5e5;
}

.menu__hamburguer {
  width: 20px;
  height: 20px;
  position: fixed;
  top: 22px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  cursor: pointer;
  z-index: 100;
}

.menu__hamburguer span {
  display: block;
  width: 100%;
  height: 2px;
  background: #000;
  margin-bottom: 3px;
  position: relative;
}

.menu__hamburguer span:last-child {
  margin-bottom: 0;
}

.menu__hamburguer.active span {
  -webkit-transition: -webkit-transform 250ms ease;
  transition: -webkit-transform 250ms ease;
  transition: transform 250ms ease;
  transition: transform 250ms ease, -webkit-transform 250ms ease;
}

.menu__hamburguer.active span:first-child {
  top: 3px;
  -webkit-transform: translateY(1px) rotate(45deg);
          transform: translateY(1px) rotate(45deg);
}

.menu__hamburguer.active span:nth-child(2) {
  display: none;
}

.menu__hamburguer.active span:last-child {
  -webkit-transform: translateY(-1px) rotate(-45deg);
          transform: translateY(-1px) rotate(-45deg);
}

.header__sidebar {
  width: 90%;
  max-width: 320px;
  height: 100%;
  position: fixed;
  background: #fff;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 100;
  overflow: auto;
  padding: 55px 0 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.header__sidebar.active {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.header__sidebar__menu li {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1;
  font-family: "Brandon-Grotesque", sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  position: relative;
}

.header__sidebar__menu li:last-child {
  border-bottom: 0;
}

.header__sidebar__menu li.menu-item-has-children ul {
  display: none;
  padding: 0 15px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.header__sidebar__menu li.menu-item-has-children ul a:before {
  display: none;
}

.header__sidebar__menu li.menu-item-has-children li {
  font-size: 12px;
}

.header__sidebar__menu li.menu-item-has-children a:before {
  content: "\e608";
  font-family: icomoon;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  font-size: 20px;
  height: 20px;
  color: #000;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.header__sidebar__menu li.menu-item-has-children a.active {
  background: #9A3946;
  color: #FFA800;
}

.header__sidebar__menu li.menu-item-has-children a.active:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #FFA800;
}

.header__sidebar__menu a {
  color: #000;
  width: 100%;
  display: block;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.cursos__link ul {
  display: none;
}

@media screen and (min-width: 1025px) {
  .header__search input:hover {
    border-radius: 0 !important;
  }
  .header__menu ul li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 2;
  }
  .header__menu .sub-menu li a:hover {
    background: #9A3946;
    color: #fff;
  }
  .header__menu .menu-item a:hover {
    color: #941829;
  }
  .header__socials__fixed li a:hover {
    background: #000;
    color: #fff;
    max-width: 70px;
  }
  .header__sidebar__menu a:hover {
    color: #000;
  }
  .header__middle.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .logged-in .header__middle.sticky {
    top: 32px;
    z-index: 10;
  }
}

@media screen and (max-width: 1024px) {
  .header__menu {
    display: none;
  }
  .header__top {
    display: none;
  }
  .menu__hamburguer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__prin {
    height: 65px;
  }
  .logged-in .header__middle {
    top: 32px;
  }
  .logged-in .menu__hamburguer {
    top: 54px;
  }
  .header__middle {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .header__middle .header__top__search {
    display: block;
    width: 15px;
    font-size: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50px;
    margin: auto;
  }
}

@media screen and (max-width: 782px) {
  .logged-in .header__sidebar {
    height: calc(100% - 46px);
  }
  .logged-in .header__middle {
    top: 46px;
  }
  .logged-in .menu__hamburguer {
    top: 68px;
  }
}

@media screen and (max-width: 767px) {
  .header__prin .container {
    padding: 0 20px;
  }
  .header__top .container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header__top__menu {
    margin-right: 15px;
  }
  .header__top__menu ul li {
    margin-right: 15px;
  }
}

.footer__prin {
  width: 100%;
  background: #072c42;
}

.footer__prin a {
  color: #fff !important;
}

.footer__prin__redes {
  width: 55%;
  max-width: 870px;
  background: #9A3946;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 30px 0 0;
  border: 0;
}

.footer__prin__redes p {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  font-family: "Poppins", sans-serif;
  margin: 0;
  padding: 0;
}

.footer__prin__redes ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 30px;
}

.footer__prin__redes li {
  margin: 0 15px 0 0;
  width: 40px;
  height: 40px;
  font-size: 18px;
  padding: 0;
}

.footer__prin__redes li:last-child {
  margin-right: 0;
}

.footer__prin__redes a {
  width: 100%;
  height: 100%;
  display: block;
  background: #fff;
  color: #9A3946 !important;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-radius: 100%;
  line-height: 40px;
  text-align: center;
}

.footer__container {
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}

.footer__middle {
  width: 100%;
  padding: 60px 0 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__logo {
  width: 200px;
}

.footer__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__menus {
  width: calc(100% - 400px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer__menus__enlaces {
  width: 25%;
  padding: 0 15px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.footer__menus__enlaces h3 {
  margin: 0 0 25px 0;
  color: #000;
  font-size: 14px;
  line-height: 1;
  font-family: "Gilroy", sans-serif;
}

.footer__menus__enlaces.menus__contactanos {
  padding: 0;
  width: 50%;
}

.footer__menus__enlaces.menus__contactanos li {
  padding-left: 35px;
  line-height: 1;
}

.footer__menus__enlaces.menus__contactanos li:before {
  display: none;
}

.footer__menus__enlaces.menus__contactanos li:after {
  font-family: icomoon;
  font-size: 20px;
  color: #9A3946;
  position: absolute;
  top: 0;
  left: 0;
}

.footer__menus__enlaces.menus__contactanos li.footer__menus__tel:after {
  content: "\e910";
}

.footer__menus__enlaces.menus__contactanos li.footer__menus__mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer__menus__enlaces.menus__contactanos li.footer__menus__mail:after {
  content: "\e906";
}

.footer__menus__enlaces.menus__contactanos li.footer__menus__mail p {
  margin: 0 3px 0 0;
  padding: 0;
}

.footer__menus__enlaces.menus__contactanos li.footer__menus__mail p:last-child {
  margin-right: 0;
}

.footer__menus__enlaces.menus__contactanos li.footer__menus__mail p:last-child span {
  display: none;
}

.footer__menus__enlaces.menus__contactanos li.footer__menus__dir:after {
  content: "\e912";
}

.footer__menus__enlaces ul {
  margin: 0;
}

.footer__menus__enlaces ul li {
  font-size: 14px;
  margin: 0 0 15px 0;
  position: relative;
  padding: 0 0 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
}

.footer__menus__enlaces ul li:last-child {
  margin: 0;
}

.footer__menus__enlaces ul li:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #9A3946;
  border-radius: 100%;
}

.footer__menus__enlaces a {
  color: #fff;
}

.footer__bottom {
  width: 100%;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__copyright {
  font-size: 12px;
  color: #fff;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__logo__copyright {
  width: 198px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__logo__copyright span {
  margin-right: 11px;
}

.footer__logo__copyright img {
  display: block;
  width: 85px;
  height: 15px;
  margin-top: 5px;
}

.redes-footer {
  margin-top: 56px;
}

.redes-footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 56px;
}

.redes-footer ul li {
  list-style: none;
}

.libro-reclamanciones-link {
  text-align: center;
}

.libro-reclamanciones-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.libro-reclamanciones-link a span {
  line-height: 19px;
  margin-bottom: 5px;
}

.libro-reclamanciones-link a i {
  font-size: 36px;
}

@media screen and (min-width: 1025px) {
  .footer__prin__redes ul li a:hover {
    color: #fff !important;
    background: #000;
  }
}

@media screen and (max-width: 1024px) {
  .footer__middle {
    padding-top: 50px;
  }
  .footer__menus {
    width: calc(100% - 250px);
  }
}

@media screen and (max-width: 960px) {
  .footer__prin__redes {
    width: 100%;
    max-width: 100%;
  }
  .footer__logo {
    margin: 0 auto;
  }
  .footer__menus {
    width: 100%;
  }
  .footer__menus__enlaces {
    display: none;
  }
  .footer__menus__enlaces.menus__contactanos {
    display: block;
    width: 100%;
    padding-top: 15px;
  }
  .footer__menus__enlaces.menus__contactanos h3 {
    text-align: center;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  .footer__middle {
    padding: 40px 0;
  }
  .footer__prin__redes {
    padding: 15px;
  }
  .footer__prin__redes ul {
    width: 100%;
    margin-top: 15px;
  }
  .footer__copyright {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .footer__logo__copyright {
    margin: 0 auto;
  }
}

.row__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.row__grid__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.column__2 {
  width: 50%;
}

html {
  margin-top: 0px !important;
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7 .wpcf7-not-valid-tip {
  padding-top: 8px;
  padding-left: 10px;
  font-size: 12px;
  color: red;
}

.wpcf7 .wpcf7-response-output {
  margin: 15px 0;
  padding: 10px;
  border-radius: 3px;
}

.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
  border: solid 1px;
  font-size: 11px;
  color: #ccc;
}

.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng {
  border: solid 1px red;
}

.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
  border: solid 1px;
  display: none !important;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.dt-sc-button {
  background: -webkit-gradient(linear, left bottom, left top, from(#941825), to(#993946)) !important;
  background: linear-gradient(to top, #941825, #993946) !important;
}

@media screen and (min-width: 1025px) {
  .dt-sc-button:hover {
    background-color: #a30e22 !important;
  }
}

@media screen and (max-width: 1024px) {
  .nosotros__historia {
    padding: 50px 0 !important;
  }
  .nosotros__convenios .dt-sc-empty-space, .nosotros__testimonios .dt-sc-empty-space, .nosotros__pit .dt-sc-empty-space {
    height: 50px !important;
  }
}

@media screen and (max-width: 960px) {
  .nosotros__testimonios .wpb_wrapper {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
  }
  .nosotros__testimonios .dt-sc-testimonial-wrapper {
    width: 330px !important;
  }
}

@media screen and (max-width: 767px) {
  .nosotros__historia {
    padding: 50px 0 !important;
  }
  .nosotros__convenios .dt-sc-empty-space {
    height: 40px !important;
  }
  .nosotros__testimonios .wpb_wrapper {
    max-width: 500px;
  }
  .nosotros__testimonios .dt-sc-testimonial-wrapper {
    width: 480px !important;
  }
}

@media screen and (max-width: 500px) {
  .nosotros__testimonios .wpb_wrapper {
    max-width: 400px;
  }
  .nosotros__testimonios .dt-sc-testimonial-wrapper {
    width: 380px !important;
  }
}

@media screen and (max-width: 400px) {
  .nosotros__testimonios .wpb_wrapper {
    max-width: 300px;
  }
  .nosotros__testimonios .dt-sc-testimonial-wrapper {
    width: 280px !important;
  }
}

.inscripcion__ctn {
  width: 100%;
  padding: 0 0 80px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.inscripcion__ctn input[type='number'] {
  background: #fff;
  border: 0;
}

.check__terminos {
  margin-bottom: 30px;
}

@media screen and (max-width: 1200px) {
  .inscripcion__ctn .vc_col-sm-3 {
    display: none;
  }
  .inscripcion__ctn .space-both-xsmall {
    width: 100% !important;
    max-width: 800px;
    float: none;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1024px) {
  .inscripcion__ctn {
    padding: 0 0 50px 0;
  }
}

@media screen and (max-width: 767px) {
  .inscripcion__ctn {
    padding: 0 0 50px 0;
  }
  .inscripcion__ctn h2.default-title {
    font-size: 30px;
    margin-bottom: 0;
  }
  .inscripcion__ctn .dt-sc-empty-space {
    display: none;
  }
  .inscripcion__ctn .check-confirmacion label {
    font-size: 14px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 1024px) {
  .students-intro-section {
    padding-top: 50px !important;
  }
  .page-id-11886 .dt-sc-empty-space {
    height: 25px !important;
  }
}

@media screen and (max-width: 767px) {
  .students-intro-section {
    padding-top: 40px !important;
  }
}

.servicios__desarrollo .wpb_wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.servicios__desarrollo .wpb_wrapper li {
  width: 50%;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .page-id-11865 .dt-sc-empty-space {
    height: 50px !important;
  }
  .servicios__desarrollo .dt-sc-empty-space {
    height: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .servicios__inicio {
    padding-top: 40px;
  }
  .page-id-11865 h2.default-title {
    font-size: 28px !important;
  }
  .page-id-11865 .dt-sc-empty-space {
    display: none;
  }
  .servicios__desarrollo .wpb_wrapper li {
    width: 100%;
  }
}

.ctn__grid__posts {
  width: 100%;
  padding-bottom: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ctn__grid__post {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.item__investigaciones {
  -webkit-box-shadow: 0 0 0 1px #e2e7ed;
          box-shadow: 0 0 0 1px #e2e7ed;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 0;
  height: 0;
}

.item__investigaciones.mix {
  display: none;
}

.item__investigaciones.active {
  width: calc(33.3333% - 20px);
  height: auto;
  overflow: visible;
  margin: 0 10px 25px 10px;
}

.ctn__grid__post__item {
  width: calc(33.3333% - 20px);
  -webkit-box-shadow: 0 0 0 1px #e2e7ed;
          box-shadow: 0 0 0 1px #e2e7ed;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  margin: 0 10px 25px 10px;
}

.ctn__grid__post__image {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}

.ctn__grid__post__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 2;
}

.ctn__grid__post__image figure {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.ctn__grid__post__ctn {
  width: 100%;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ctn__grid__post__ctn h3 {
  color: #222222;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.ctn__grid__post__ctn p {
  color: #777777;
  font-size: 14px;
  line-height: 1.4;
}

.ctn__grid__post__bottom {
  border-top: 1px solid #e2e7ed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ctn__grid__post__autor, .ctn__grid__post__date {
  width: 45%;
  font-size: 12px;
  position: relative;
  padding: 0 0 0 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}

.ctn__grid__post__autor:before, .ctn__grid__post__date:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: icomoon;
  font-size: 14px;
  color: #9A3946;
}

.ctn__grid__post__autor:before {
  content: "\e910";
}

.ctn__grid__post__date:before {
  content: "\e902";
}

.pagination__posts {
  width: 100%;
}

.pagination__posts .pagination {
  float: none;
}

.pagination__posts .pagination .column, .pagination__posts .pagination ul {
  float: none;
}

.categories__posts {
  width: 100%;
  padding-bottom: 40px;
}

.categories__posts ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.categories__posts li {
  margin: 0 1px 0 0;
  padding: 0;
  font-family: "Poppins-Medium", sans-serif;
}

.categories__posts a {
  color: #000;
  padding: 10px 20px;
  cursor: pointer;
  display: block;
  background: #f0f3f6;
}

.categories__posts a:last-child {
  margin-right: 0;
}

.categories__posts a.active {
  background: #9A3946;
  color: #fff;
}

@media screen and (min-width: 1025px) {
  .ctn__grid__post__item:hover {
    -webkit-box-shadow: 6px 6px 18px rgba(0, 0, 0, 0.2);
            box-shadow: 6px 6px 18px rgba(0, 0, 0, 0.2);
  }
  .ctn__grid__post__item:hover .ctn__grid__post__image figure {
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
  }
  .ctn__grid__post__item:hover .ctn__grid__post__image:before {
    opacity: .2;
  }
  .categories__posts li a:hover {
    background: #9A3946;
    color: #fff;
  }
}

@media screen and (max-width: 960px) {
  .ctn__grid__post__item {
    width: calc(50% - 15px);
  }
  .ctn__grid__post__item:nth-child(3n+3) {
    margin-right: 30px;
  }
  .ctn__grid__post__item:nth-child(even) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .ctn__grid__post__item {
    width: 100%;
    margin-right: 0;
  }
  .ctn__grid__post__item:last-child {
    margin: 0;
  }
  .ctn__grid__post__item:nth-child(3n+3) {
    margin-right: 0;
  }
}

.ctn__post {
  width: 100%;
  padding-bottom: 50px;
}

.post__title__image {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-color: #222222 !important;
  position: relative;
}

.post__title__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #222222;
  opacity: .7;
}

.ctn__post__info__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ctn__post__info__header .ctn__grid__post__autor, .ctn__post__info__header .ctn__grid__post__date {
  width: auto;
}

.ctn__post__info__header .ctn__grid__post__category {
  font-size: 12px;
}

.ctn__post__info__header p {
  margin: 0 15px 0 0;
}

.ctn__post__info__image {
  width: 100%;
  height: 500px;
  background-position: center;
}

.ctn__post__info__image img {
  display: block;
}

.ctn__post__info__prin {
  font-size: 13px;
  padding: 50px 0 0 0;
}

.ctn__post__info__prin p {
  line-height: 1.2;
}

.ctn__post__info__prin p:last-child {
  margin-bottom: 0;
}

.ctn__post__items {
  padding: 50px 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ctn__post__items h3 {
  border-bottom: 2px solid #9A3946;
  color: #222222;
  display: inline-block;
  position: relative;
  padding-bottom: 15px;
}

.ctn__post__items__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ctn__post__items__list .ctn__grid__post__item {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .ctn__post {
    padding-bottom: 50px;
  }
  .ctn__post__info__prin {
    padding: 40px 0 0 0;
  }
  .ctn__post__items {
    padding: 40px 0 0 0;
  }
}

.single-ambiente_ctic #header-wrapper, .single-investigacion #header-wrapper {
  margin-bottom: -55px;
}

.cursos__talleres__ctn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cursos__talleres__filtros {
  width: 32%;
}

.cursos__talleres__filtros__item {
  width: 100%;
  margin: 55px 0 0 0;
}

.cursos__talleres__filtros__item h4 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 400;
  padding-bottom: 20px;
  margin-bottom: 35px;
  position: relative;
  letter-spacing: .10px;
}

.cursos__talleres__filtros__item h4:before {
  content: "";
  position: absolute;
  width: 47px;
  height: 4px;
  left: 0;
  bottom: 0;
  background: #9A3946;
}

.cursos__talleres__filtros__item li {
  width: 100%;
  position: relative;
  margin: 0 0 20px 0;
  padding: 0;
}

.cursos__talleres__filtros__item li:last-child {
  margin: 0;
}

.cursos__talleres__filtros__item input {
  cursor: pointer;
  display: inline-block;
  opacity: 0;
  margin: auto;
  position: absolute;
  bottom: 0;
  top: 0;
}

.cursos__talleres__filtros__item input:checked + label:before {
  background: #9A3946;
}

.cursos__talleres__filtros__item label {
  font-size: 16px;
  font-weight: 400;
  padding: 0 0 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
}

.cursos__talleres__filtros__item label:before {
  content: "";
  background: #fff;
  border: 1px solid #e4e4e4;
  height: 15px;
  width: 15px;
  left: 0;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cursos__talleres__filtros__item:first-child {
  margin-top: 0;
}

.cursos__talleres__info {
  width: 100%;
}

.cursos__talleres__info__grid__select {
  background-color: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cursos__talleres__grid__list {
  width: 47.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cursos__talleres__grid__list__item {
  font-size: 18px;
  font-weight: 600;
  margin-right: 10px;
}

.cursos__talleres__grid__list__item:last-child {
  margin-right: 0;
}

.cursos__talleres__grid__list__item input {
  display: none;
}

.cursos__talleres__grid__list__item input:checked + label {
  background: #9A3946;
  color: #fff;
}

.cursos__talleres__grid__list__item input:checked + label:before {
  color: #fff;
}

.cursos__talleres__grid__list__item label {
  padding: 15px 25px 15px 60px;
  position: relative;
  line-height: 1;
  color: #000;
  background: #e9e9e9;
  border-radius: 50px;
  text-transform: capitalize;
  display: block;
  cursor: pointer;
}

.cursos__talleres__grid__list__item label:before {
  content: "\f00a";
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  top: 16px;
  left: 30px;
  color: #000;
}

.cursos__talleres__grid__list__item:last-child label:before {
  content: "\f00b";
}

.cursos__talleres__select {
  width: 47.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.selection-box {
  width: 100%;
  max-width: 190px;
  position: relative;
  height: 50px;
}

.selection-box:before {
  content: "\f107";
  font-family: fontawesome;
  font-size: 16px;
  border: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  line-height: 53px;
  font-weight: 700;
  margin: auto;
  z-index: 1;
  right: 17px;
  pointer-events: none;
}

.selection-box:after {
  display: none;
}

.selection-box select {
  width: 100%;
  height: 100%;
  border: 1px solid;
  margin: 0;
  padding: 10px 50px 10px 15px;
  cursor: pointer;
  color: #000;
  background: #fff;
  border: 1px solid #e4e4e4;
  text-indent: .01px;
  border-radius: 30px 5px 5px 5px;
  font-size: 16px;
}

.cursos__talleres__items#list .cursos__talleres__items__wrap .item-curso {
  width: 100%;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cursos__talleres__items#list .cursos__talleres__items__wrap .item-curso:nth-last-child(2) {
  margin-bottom: 50px;
}

.cursos__talleres__items#list .cursos__talleres__items__wrap .item-curso a {
  height: 330px;
  width: 40%;
}

.cursos__talleres__items#list .cursos__talleres__items__wrap .item-curso a img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.cursos__talleres__items#list .cursos__talleres__items__wrap .item-curso .bg {
  width: 60%;
}

.bloque-1 .inner-curso .lista li a {
  text-transform: uppercase;
}

.cursos__talleres__items__wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

.cursos__talleres__items__wrap .item-curso {
  width: calc(32.8% - 15px);
  max-width: inherit;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
  margin-right: 30px;
  margin-bottom: 50px;
  padding: 0;
}

.cursos__talleres__items__wrap .item-curso:nth-child(3n + 3) {
  margin-right: 0;
}

.cursos__talleres__items__wrap .item-curso:last-child, .cursos__talleres__items__wrap .item-curso:nth-last-child(2) {
  margin-bottom: 40px;
}

.pagination__cursos__talleres {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 70px 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pagination__cursos__talleres .page-numbers {
  width: 60px;
  height: 60px;
  margin-right: 3px;
  display: block;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  border-radius: 100%;
  font-weight: 500;
  color: #474747;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.pagination__cursos__talleres .page-numbers:last-child {
  margin-right: 0;
}

.pagination__cursos__talleres .page-numbers.current {
  background: #9A3946;
  color: #fff;
}

.pagination__cursos__talleres .page-numbers.prev, .pagination__cursos__talleres .page-numbers.next {
  width: auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 60px;
}

@media screen and (min-width: 1025px) {
  .pagination__cursos__talleres .page-numbers:hover {
    background: #9A3946;
    color: #fff;
  }
}

@media screen and (max-width: 1024px) {
  .cursos__talleres__filtros__item {
    margin-top: 50px;
  }
  .pagination__cursos__talleres {
    padding: 50px 0 0 0;
  }
}

@media screen and (max-width: 960px) {
  .cursos__talleres__filtros {
    width: 100%;
  }
  .cursos__talleres__info {
    width: 100%;
    padding: 40px 0 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media screen and (max-width: 767px) {
  .cursos__talleres__filtros__item {
    margin-top: 40px;
  }
  .pagination__cursos__talleres {
    padding: 40px 0 0 0;
  }
  .cursos__talleres__items#list .cursos__talleres__items__wrap .item-curso {
    width: 100%;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cursos__talleres__items#list .cursos__talleres__items__wrap .item-curso:nth-last-child(2) {
    margin-bottom: 50px;
  }
  .cursos__talleres__items#list .cursos__talleres__items__wrap .item-curso a {
    height: auto;
    width: 100%;
  }
  .cursos__talleres__items#list .cursos__talleres__items__wrap .item-curso img {
    -o-object-fit: inherit;
       object-fit: inherit;
  }
  .cursos__talleres__items#list .cursos__talleres__items__wrap .item-curso .bg {
    width: 100%;
  }
  .cursos__talleres__items__wrap .item-curso {
    margin-bottom: 40px;
  }
  .cursos__talleres__grid__list {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cursos__talleres__select {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 15px 0 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.dt_portfolios-template-default .dtportfolio-onepage-navigation-title-holder {
  display: none !important;
}

.dt_portfolios-template-default .post-archive-link-wrapper {
  display: none !important;
}

.politicas__btn input {
  display: none;
  position: absolute;
}

.politicas__btn input:checked + span:before {
  content: "✔";
  position: absolute;
  top: 4px;
  left: 5px;
}

.politicas__btn a {
  text-decoration: underline;
  color: #fff;
}

.politicas__btn .wpcf7-list-item {
  margin: 0;
}

.politicas__btn label {
  padding: 0 0 0 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: block;
}

.politicas__btn label:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #000;
}

html.hidden-scroll {
  overflow: hidden;
}

.ctn__terminos {
  width: 90%;
  height: 90%;
  max-width: 800px;
  max-height: 600px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  overflow: auto;
  padding: 30px;
  padding-top: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: -1;
  border-radius: 5px;
}

.ctn__terminos.active {
  opacity: 1;
  visibility: visible;
  z-index: 120;
}

.terminos__close {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 20px;
  cursor: pointer;
  color: #222222;
}

.ctn__terminos__ctn {
  width: 100%;
}

.ctn__terminos__ctn h3 {
  font-size: 22px;
  text-align: center;
  color: #222222;
}

.ctn__terminos__text p, .ctn__terminos__text li {
  color: #222222;
  font-size: 13px;
}

.ctn__terminos__text p:last-child, .ctn__terminos__text li:last-child {
  margin: 0;
}

.header__categories {
  display: none;
}

.tax-portfolio_entries .header__categories, .single-dt_portfolios .header__categories {
  display: block;
}

.tax-portfolio_entries #header-wrapper .main-title-section-wrapper {
  margin-bottom: 55px;
}

.tax-portfolio_entries .dtportfolio-container-wrapper {
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .ctn__terminos {
    padding-left: 15px;
    padding-right: 15px;
  }
}
