/*
Theme Name: DEM Theme 2018
Theme URI: http: //mysite.com/
Description: Tema personalizado a partir del tema principal Salient.
Author: Ángel Luis Marín Delgado, Salvador Carmona Román
Author URI: https://www.cegom.de/
Template: salient
Version: 0.1
*/

/* OPTIMIZE CHANGES  */
body .tnp.tnp-widget .tnp-field.tnp-field-privacy input.tnp-privacy {
  width: 48px;
  height: 16px;
  margin: 16px 0 16px 0;
  vertical-align: middle;
}
body .tnp.tnp-widget .tnp-field.tnp-field-privacy {
  padding-top: 0;
  padding-bottom: 0;
}

/* GENERAL STYLES */
.font-bold {
  font-weight: bold !important;
}

.font-15 {
  font-size: 15px;
}

.font-30 {
  font-size: 30px;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

a.color-gray-444:hover {
  color: #f00;
}
.color-gray-a-c69 {
  color: #aca6a9;
}
.color-gray-999 {
  color: #999999;
}

.color-gray-444 {
  color: #444444;
}

.color-gray-9d9fa2 {
  color: #9d9fa2;
}
.color-gray-a3 {
  color: #a3a3a3;
}

.color-gray-bb {
  color: #bbbbbb !important;
}

.color-gray-87 {
  color: #878787;
}

.color-gray-67 {
  color: #676767;
}

a.color-gray-67:hover {
  color: #f00;
}

.color-red {
  color: #f00;
}

.color-white,
.color-white h2 {
  color: #fff !important;
}

.color-grey {
  color: #5e5e5e !important;
}

.color-black {
  color: #000 !important;
}

.circled-border.lg {
  font-size: 25px;
  padding: 10px;
  line-height: 25px;
  width: 45px;
  height: 45px;
}

.circled-border {
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  border-width: 1px;
  border-style: solid;
}

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

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.p-0 {
  padding: 0 !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-15 {
  padding-top: 15px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-15 {
  padding-bottom: 15px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-25 {
  padding-bottom: 25px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-55 {
  padding-bottom: 55px !important;
}
.m-0 {
  margin: -0 !important;
}
.mt--53 {
  margin-top: -53px !important;
}
.mt-4p {
  margin-top: 4%;
}
.mt-8p {
  margin-top: 8%;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-85 {
  margin-top: 85px;
}
.ml-5 {
  margin-left: 5px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mlr-5 {
  margin-left: 5px;
  margin-right: 5px;
}

.w-97 {
  width: 97px !important;
}

.space-bordered-6p-f7 {
  padding-bottom: 6%;
  border-bottom: 1px solid #f7f7f7;
}

.no-border {
  border: 0 !important;
}

/* THEME SPECIFIC STYLES */
.nectar-fancy-ul[data-animation="true"]
  ul.home-spaced-unordered-list
  li
  i.icon-circle {
  color: #aca6a9 !important;
}
.nectar-fancy-ul[data-animation="true"] ul.home-spaced-unordered-list li {
  margin-bottom: 30px;
  color: #aca6a9;
}

/* FIX BUTTONS: LINE HEIGHT EQUALS TO FONT-SIZE & HOVER TABS BUTTONS */
body[data-button-style^="rounded"] .nectar-button.medium.see-through-2 {
  line-height: 18px !important;
}
.nectar-button.medium.see-through-2 {
  padding-top: 12px;
}

body[data-button-style^="rounded"]
  .nectar-button.medium:not(.see-through):not(.see-through-2):not(
    .see-through-3
  ) {
  padding: 13px 18px 9px 18px;
  border: 2px solid #f00;
  border-left: 2px solid #f00 !important;
  border-right: 2px solid #f00 !important;
}

.nectar-button.large.see-through,
.nectar-button.large.see-through-2,
.nectar-button.large.see-through-3 {
  padding-top: 15px;
  font-weight: bold;
}

a.nectar-button:not(.see-through):not(.see-through-2):not(
    .see-through-3
  ):hover {
  color: rgb(253, 11, 0);
  background-color: transparent !important;
  border: 2px solid #f00;
  border-color: #f00 !important;
  font-weight: bold;
  border-left: 2px solid #f00 !important;
  border-right: 2px solid #f00 !important;
  opacity: 1;
}
/* FIX LINE HEIGHT EQUALS TO FONT-SIZE */

h5.subtitle {
  color: #bbbbbb;
}

.text-image-footer {
  color: #aca6a9;
}

.home-icon {
  width: 80px !important;
}

.home-icon-small {
  width: 60px !important;
  height: 80px !important;
}

.divider-noticias-examenes .col.span_12.dark.left {
  margin-top: -60px;
}

.blog-recent[data-style="list_featured_first_row"] .col.span_4 {
  padding-bottom: 3%;
}

.category-title h1 {
  font-size: 38px;
  color: #6f7175;
}

/* OVERRIDED STYLES */
.nectar-button {
  font-family: Hind;
}

.nectar-flip-box[data-v_text_align="center"] .flip-box-front .inner {
  text-shadow: -2px 1px #000;
  top: 68%;
}

#featured {
  background: #f8f8f8 url(../img/icons/loading.gif) no-repeat center center !important;
}

.uppercase {
  font-family: Hind;
}

/* Remove shadow of the title slider */
#featured article .post-title h2 span {
  background: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

/* Solicitar info - Home slider */
#featured article .post-title > a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-transform: none;
  font-weight: bold;
  font-size: 25px;
  padding: 15px 20px;
  border: 1px solid #ffffff;
}

/* Font family - Footer */
#footer-outer .widget h4,
.text-on-hover-wrap .categories a {
  font-family: Hind Bold;
  font-size: 16px;
  font-weight: 700 !important;
  color: #666666;
}

#footer-outer,
#nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
  color: #898989;
  position: relative;
  z-index: 10;
  background: #fff;
}

#footer-outer #footer-widgets .col ul li {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding-bottom: 10px !important;
}

#footer-outer,
#footer-outer a:not(.nectar-button),
body[data-form-style="minimal"]
  #footer-outer
  #footer-widgets
  .col
  input[type="text"] {
  color: #fff;
  font-size: 14px;
}

.ascend #footer-outer #footer-widgets .col ul li,
.ascend #sidebar div ul li,
.ascend #sidebar .widget.widget_categories li,
.ascend #sidebar .widget.widget_pages li,
.ascend #sidebar .widget.widget_nav_menu li {
  border-bottom: 1px solid #fff !important;
  padding-bottom: 0 !important;
}

#footer-outer a {
  color: #898989;
}

#footer-outer #footer-widgets .col input[type="email"]::placeholder {
  color: #fff;
}

/* Email input footer */
#footer-outer #footer-widgets .col input[type="email"],
#footer-outer #footer-widgets .col input[type="email"]:focus {
  background: transparent !important;
  color: #fff;
  border-bottom: 2px solid #fff;
}

/* Subscribe btn footer */
#footer-outer #footer-widgets .widget_newsletterwidget input.tnp-submit:hover {
  color: #fff;
  background-color: #f00 !important;
  border: none;

  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
  transition-property: all !important;
  transition-duration: 0.45s !important;
  transition-timing-function: cubic-bezier(0.25, 1, 0.33, 1) !important;
  transition-delay: initial !important;
  -moz-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
  -o-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
}

/* Remove Copyright footer top border */
.ascend #footer-outer #copyright {
  border-top: none !important;
}

/* Social Networks Icons */
#footer-outer #copyright li a i,
#header-secondary-outer #social li a i {
  color: #fff;
  font-size: 28px;
}
#footer-outer #copyright li {
  float: left;
  margin: 0 12px 0 12px;
}

/* New footer section */
.footer-all-rights-reserved {
  line-height: 22px;
  text-align: center;
  font-size: 18px;
}

#footer-outer #copyright p {
  color: #fff;
}

.col.span_4.post.type-post.status-publish {
  background: #ffffff;
}

.post-header.featured,
.excerpt {
  padding: 0 8% 4% 8%;
}

.wpcf7-form-control-wrap.legal-check {
  display: inline-block !important;
}

.dual-button a {
  border: 1px solid #2e4a56;
  padding: 10px 45px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
}
.dual-button a.active {
  background-color: #2e4a56;
  color: #fff;
}
.dual-button a:not(.active) {
  background-color: #fff;
  color: #2e4a56;
}
.dual-button .left-button {
  z-index: 2;
  position: relative;
}
.dual-button .right-button {
  position: relative;
  left: -19px;
  font-weight: bold;
  z-index: 1;
  position: relative;
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .dual-button a {
    padding: 10px 20px;
  }
}

.blog-recent.related-posts h3.title {
  font-size: 26px !important;
  line-height: 30px !important;
}

.blog-recent.related-posts .excerpt {
  padding-left: 0px;
  padding-right: 0px;
}
.blog-recent.related-posts .post-header .title {
  font-weight: bold;
}

.post-area.masonry.material article.post .post-content > .post-meta.blog,
.post-area.masonry.material article.post .post-meta.blog a {
  color: #888;
}
article.post .post-meta.blog a,
.post .post-meta.blog a {
  color: #888;
  font-size: 12px !important;
}
.masonry.material article.post .post-meta.blog .meta-comment-count a,
.post .post-meta.blog .meta-comment-count a {
  float: left;
}

.masonry.material article.post .post-meta.blog .meta-comment-count a,
.post .post-meta.blog .meta-comment-count a {
  margin-left: 3px;
  font-size: 20px !important;
  font-weight: 600;
  vertical-align: middle;
}
.masonry.material article.post .post-meta.blog .meta-comment-count i,
.post .post-meta.blog .meta-comment-count i {
  /*
    font-size: 12px!important;
    width: 14px!important;
    */
  color: #888 !important;

  font-size: 20px !important;
  width: 20px !important;
}
.post-area.masonry.material article.post .post-content > .post-meta.blog,
.post > .post-meta.blog {
  display: block !important;
  padding: 6px 21px !important;
  z-index: 101;
  margin-bottom: 0;
  position: relative;
  border-right: 0 !important;
  /*border-top: 1px solid rgba(0,0,0,0.06);*/
}

.masonry.material article.post .post-meta.blog .nectar-love-wrap,
.post .post-meta.blog .nectar-love-wrap {
  visibility: visible;
  float: none;
  display: inline-block;
  margin-left: 0 !important;
  line-height: 20px;
  margin-top: 4px;
}
.post .post-meta.blog .nectar-love-wrap .nectar-love .nectar-love-count {
  margin-left: 3px;
  font-size: 20px !important;
  font-weight: 600;
  vertical-align: middle;
}
.post .post-meta.blog .nectar-love-wrap .nectar-love i {
  font-size: 20px !important;
}

article.post .meta-date,
.post .meta-date {
  padding: 20px 30px 0 30px;
  display: block;
  position: relative;
  z-index: 110;
}

body [class^="icon-"].icon-default-style.color-gray-878787 {
  color: #878787 !important;
}

.single .heading-title {
  border-bottom: none !important;
}

/* CATEGORY-NOTICIAS */
.ascend #author-bio.no-pagination,
.ascend .comment-wrap {
  border-top: 1px solid rgba(153, 153, 153, 0.5) !important;
  border-bottom: 1px solid rgba(153, 153, 153, 0.5) !important;
  background: rgba(200, 200, 200, 0.1);
}

.body[data-button-style="rounded"].ascend .container-wrap input[type="submit"],
body[data-button-style="rounded"].ascend .container-wrap button[type="submit"] {
  background-color: #ff0000 !important;
  border-radius: 10px !important;
  font-size: 18px;
  line-height: 22px;
  padding: 10px 30px !important;
}

article.post .content-inner {
  padding-bottom: 0 !important;
}

.ascend #author-bio.no-pagination,
.ascend .comment-wrap {
  background: #f8f8f8;
  border-top: 0 !important;
  border-bottom: 0 !important;
}

input[type="text"],
textarea,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="search"],
input[type="date"] {
  color: #bcbcbf;
}

textarea#comment::placeholder {
  font-size: 24px;
  color: #bcbcbf;
}

.related-post-wrap {
  background-color: #fff;
}

.ascend .related-post-wrap h3.related-title,
.material .related-post-wrap h3.related-title {
  padding: 0 0 40px 0;
}

body .related-posts[data-style="material"] .article-content-wrap {
  padding-bottom: 0px !important;
}

.contenedor-btn-caja {
  /*background-color: #2d4e5c !important;*/
  border-top: 1px solid rgba(45, 78, 92, 0.2);
}

.contenedor-btn-caja a {
  font-size: 21px;
  text-transform: none;
  padding-top: 16px;
  font-weight: bold;
  margin-bottom: 0;
  color: #2d4e5c;
  width: 100%;
}

.contenedor-btn-caja:hover {
  background-color: #2d4e5c !important;
}
.contenedor-btn-caja
  > a.nectar-button:not(.see-through):not(.see-through-2):not(
    .see-through-3
  ):hover {
  border: none !important;
  border-left: none !important;
  border-right: none !important;
  color: #fff !important;
}

.contenedor-btn-caja span {
  padding-top: 7px;
}

.contenedor-btn-caja i.icon-button-arrow {
  padding-top: 4px;
}

#tab-gray h6.vc_custom_heading {
  font-weight: bold !important;
  margin-bottom: 0;
  color: #85868a;
}

#tab-gray p {
  color: #676767;
}

.tabbed[data-style="minimal"] > ul li:not(.cta-button) a,
.tabbed[data-style="minimal"] > ul li:not(.cta-button) a.active-tab,
.tabbed[data-style="minimal_alt"] > ul li:not(.cta-button) a,
.tabbed[data-style="minimal_alt"] > ul li:not(.cta-button) a.active-tab {
  font-weight: bold;
}

body a.link-gray:hover {
  color: #f00 !important;
}
body a.link-gray,
body a.link-gray:active,
body a.link-gray:link,
body a.link-gray:visited {
  color: #676767;
}

.nectar-button {
  font-weight: bold !important;
}

.zoom-image {
  overflow: hidden;
  display: block;
  line-height: 0;
  position: relative;
}

.zoom-image img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}

.zoom-image img:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

/* DOUBLE BUTTON LOOK STATIC */
.double-button-look-static {
  width: 100%;
  text-align: center;
}
.double-button-look-static ul {
  display: inline-block;
  border: 1px solid #304e5b;
  border-radius: 8px;
  overflow: hidden;
  max-width: 100%;
}
.double-button-look-static li {
  float: left;
  max-width: 50%;
  width: 200px;
}
.double-button-look-static li a {
  background-color: white;
  color: #304e5b;
  padding: 10px 32px;
  display: inline-block;
  width: 100%;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: -2px;
}
.double-button-look-static li a.active-tab {
  background-color: #304e5b;
  color: #fff;
}
/* DOUBLE BUTTON LOOK STATIC - END */

#footer-text h3,
#footer-text p {
  color: white;
}

#footer-text {
  background: rgb(79, 83, 92);
  background: -moz-linear-gradient(
    left,
    rgb(79, 83, 92) 0%,
    rgb(56, 60, 68) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgb(79, 83, 92) 0%,
    rgb(56, 60, 68) 100%
  );
  background: linear-gradient(
    to right,
    rgb(79, 83, 92) 0%,
    rgb(56, 60, 68) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f535c', endColorstr='#383c44',GradientType=1 );
}

.widget.widget_newsletterwidget .tnp-field-privacy a {
  font-size: 13px !important;
}
.widget.widget_newsletterwidget h4 {
  margin-bottom: 0px !important;
}
.widget.widget_newsletterwidget input[type="email"] {
  padding-top: 0 !important;
}

.nectar-button.medium {
  letter-spacing: 0 !important;
}

body .nectar_icon_wrap[data-color="white"] i:hover {
  color: #808080 !important;
}

body .nectar_icon_wrap[data-color="grey"] i,
body .svg-icon-holder[data-color="grey"] {
  color: #5e5e5e !important;
}

body .nectar_icon_wrap[data-color="grey"] i:hover {
  color: #f00 !important;
}

.nectar_icon_wrap a {
  position: relative !important;
}

/* MAPA UNIVERSIDAD PIE */
.post-content
  [data-midnight]
  .vc_col-sm-4.vc_col-lg-offset-0.wpb_column.column_container.vc_column_container.col.no-extra-padding.instance-30 {
  padding-left: 15px;
}
.post-content
  [data-midnight]
  .vc_col-sm-2.vc_col-lg-offset-4.wpb_column.column_container.vc_column_container.col.centered-text.no-extra-padding.instance-29.no-left-margin {
  width: 100%;
}
/* MAPA UNIVERSIDAD PIE - FIN */

.lb-nav a.lb-prev,
.lb-nav a.lb-next {
  opacity: 1 !important;
}

@media only screen and (max-width: 768px) {
  .right-vertical-line > div {
    border-right: none !important;
  }
  .right-vertical-line {
    border-bottom: 4px solid red;
  }
}

.hidden-dots .flickity-page-dots {
  display: none;
}

.img-with-aniamtion-wrap img.img-with-animation.animated-in:hover {
  /*filter: contrast(120%);*/
}

.container-wrap input[type="text"],
.container-wrap textarea,
.container-wrap input[type="email"],
.container-wrap input[type="password"],
.container-wrap input[type="tel"],
.container-wrap input[type="url"],
.container-wrap input[type="search"],
.container-wrap input[type="date"] {
  padding: 13px;
  padding-top: 13px !important;
  color: #676767;
}

/* CAROUSEL */
i.icon-default-style.steadysets-icon-map-marker {
  /*display: inline-block;*/
}

h3.carousel-home {
  /*display: inline-block;*/
}

.info-event-exam {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.17);
}
.info-event-exam:hover {
  transform: translateY(-4px);
  box-shadow: 0px 25px 60px rgba(0, 0, 0, 0.17);
}

body
  .nectar-flip-box
  [class^="icon-"].icon-default-style[data-color="extra-color-1"] {
  color: white !important;
}

.wpcf7-form .wpcf7-not-valid-tip {
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 13px;
}

.masonry.classic_enhanced .masonry-blog-item .entire-meta-link,
.post-area.featured_img_left .entire-meta-link,
.masonry.material .masonry-blog-item .entire-meta-link,
.blog-recent[data-style*="classic_enhanced"] .entire-meta-link,
.blog-recent[data-style="material"] .entire-meta-link {
  height: 85%;
}

.map-marker-list {
  margin-bottom: 0 !important;
}
.epyt-gallery-list .epyt-pagination:last-of-type {
  display: none;
}
.epyt-pagination {
  clear: both;
  text-align: left;
  border-bottom: 2px solid #f00;
  display: inline-block;
  padding: 40px 35px 0px 35px;
  margin-bottom: 20px;
  color: #a6a6a6;
  font-weight: 600;
  font-size: 16px;
  margin-left: 20px;
}
.epyt-gallery-list {
  text-align: left;
}

h1:not(.title) {
  font-size: 45px !important;
  line-height: 48px !important;
  font-weight: bold !important;
}
body h1:not(.title) {
  font-size: 45px !important;
  line-height: 48px !important;
  font-weight: bold !important;
}

body h2 {
  font-size: 40px !important;
  line-height: 42px !important;
}

/*************************************************************************************************
 * RESPONSIVE
 */

@media only screen and (max-width: 1024px) {
  #slider h2 {
    margin-bottom: 0;
  }

  #last-posts {
    /*transform: translateY(-180px) !important;*/
  }

  #btn-mas-noticias {
    padding-bottom: 45px !important;
    padding-top: 30px !important;
  }

  .extra-color-3.col.span_4.info-event-exam {
    margin-bottom: 30px;
  }

  /* University page: Location logo & text */
  .vc_col-sm-2.vc_col-lg-offset-4.wpb_column.column_container.vc_column_container.col.centered-text.no-extra-padding.no-left-margin {
    width: 100%;
    padding: 15px 10px 10px 10px;
    margin-top: 0 !important;
  }

  .vc_col-sm-4.vc_col-lg-offset-0.wpb_column.column_container.vc_column_container.col.no-extra-padding.no-left-margin {
    text-align: center;
    width: 100%;
    padding: 0 10px;
    margin-top: 0 !important;
  }
  .vc_col-sm-4.vc_col-lg-offset-0.wpb_column.column_container.vc_column_container.col.no-extra-padding.no-left-margin
    h5 {
    font-size: 22px;
  }
  .vc_col-sm-4.vc_col-lg-offset-0.wpb_column.column_container.vc_column_container.col.no-extra-padding.no-left-margin
    h6 {
    font-size: 18px;
  }
  /* University page: Location logo & text - end */

  /* Comments page: modal */
  .fancybox-slide--inline .comment-box-text {
    padding: 45px 15px 15px 15px !important;
  }

  .fancybox-slide--inline {
    padding: 0 5vw !important;
  }
  /* Comments page: modal - end */
}

.default-line-height {
  line-height: 1.6;
}

.standard_section .info-bubble {
  background-size: 100% 100% !important;
}

body[data-button-style^="rounded"]
  .btn-white.nectar-button.medium:not(.see-through):not(.see-through-2):not(
    .see-through-3
  ) {
  padding: 13px 18px 9px 18px !important;
  border: 2px solid #ffffff !important;
  border-left: 2px solid #ffffff !important;
  background-color: #fff !important;
  border-right: 2px solid #ffffff !important;
  color: #2d4755;
}

body[data-button-style^="rounded"]
  .btn-white.nectar-button.medium:not(.see-through):not(.see-through-2):not(
    .see-through-3
  ):hover {
  border: 2px solid #fff !important;
  border-left: 2px solid #fff !important;
  background-color: #2d4755 !important;
  border-right: 2px solid #fff !important;
  color: #fff;
}

/* FOOTER v1 */
#footer-outer .span_3 .widget {
  margin-bottom: 0 !important;
}

/* FOOTER v2 */
#footer-outer {
  background: rgb(79, 83, 92);
  background: -moz-linear-gradient(
    left,
    rgb(79, 83, 92) 0%,
    rgb(56, 60, 68) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgb(79, 83, 92) 0%,
    rgb(56, 60, 68) 100%
  );
  background: linear-gradient(
    to right,
    rgb(79, 83, 92) 0%,
    rgb(56, 60, 68) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f535c', endColorstr='#383c44',GradientType=1 );
}
#footer-outer .span_3 .widget:not(:last-child) {
  margin-bottom: 50px !important;
}

#footer-outer .footer-country-block {
  margin-bottom: 18px;
  font-size: 14px;
}
#footer-outer .footer-country-block ul li {
  padding-top: 0px;
  margin-left: 39px;
  margin-bottom: 0 !important;
}
#footer-outer .footer-country-block ul li i {
  font-size: 20px;
  line-height: 1;
  height: 20px;
}
#footer-outer .footer-country-list img {
  width: 28px;
  height: 28px;
  margin: 0 10px 0 0;
  float: left;

  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  background-color: #fff;
  border: 1px solid #fff;
}
.footer-country-block .footer-country-list > span {
  color: #fff;
}

.footer-logo-img {
  position: absolute;
  padding-right: 2vw;
  margin-bottom: 43px;
  bottom: 0;
}

#footer-outer .widget h4 {
  color: #fff;
}

.ascend #footer-outer #footer-widgets .col ul li {
  border-bottom: none !important;
  color: #fff;
}

#footer-outer
  #footer-widgets
  .container
  .row
  .col
  div:not(.footer-country-block)
  > ul
  li,
#footer-outer
  #footer-widgets
  .container
  .row
  .col
  div:not(.footer-country-block)
  > ul
  li
  a {
  font-size: 16px;
}
/* FOOTER v2 - end */

html
  > body[data-button-style="rounded"].ascend
  .container-wrap
  input[type="submit"] {
  padding: 16px 50px !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  width: 100%;
}

.container-wrap textarea {
  background-color: #fff !important;
}

/*Full_exam*/
.full_exam {
  cursor: default;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17) !important;
}

.full_exam:hover {
  transform: translateY(0);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17) !important;
}

.block_full_exam {
  opacity: 0.6;
}

.title_full_exam {
  opacity: 0.6;
}

.text_full_exam {
  font-weight: bold;
  color: red;
  padding-right: 0px;
  padding-top: 1px;
  font-size: 14px;
}
.full_exam i.fa-angle-right {
  display: none;
}

p.text_full_examv2 {
  font-weight: bold;
  color: red;
  font-size: 14px;
}

.caja_full_exam:hover {
  background-color: white !important;
}

.caja_full_exam a {
  cursor: default;
}

@media only screen and (max-width: 414px) {
  img.img-with-animation.img-country.img-country-czech {
    background-position-y: 24px;
  }

  img.img-with-animation.img-country.img-country-hungary {
    background-position-y: 15px;
  }
}

.d-none {
  display: none !important;
}

body.home
  .standard_section
  .wpb_raw_html
  p
  .button-online-meeting.nectar-button {
  display: flex;
  visibility: visible;
  width: 200px;
  justify-content: center;
  align-items: center;
  margin: auto;
}

body.home
  .standard_section
  .wpb_raw_html
  p
  .button-online-meeting.nectar-button
  img {
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(152deg)
    brightness(135%) contrast(230%);
  display: inline-block;
  margin-right: 15px;
  width: 20px;
}

body.home
  .standard_section
  .wpb_raw_html
  p
  .button-online-meeting.nectar-button:hover
  img {
  filter: none;
}

.wt-cli-iframe-placeholder {
  margin-top: -56.2962962962963%;
}

/*START Hidde author in comments students posts START*/
a[data-fancybox="comments"]
  ~ div.article-content-wrap
  > div.grav-wrap
  > div.text.author-text {
  display: none !important;
}

div.comment-box > div.comment-box-text > div > div.pull-right {
  display: none !important;
}
/*END Hidde author in comments students posts END*/

.sombra-estudios-home {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 15px #00000029;
  padding-top: 100px;
  padding-bottom: 40px;
}
.sombra-estudios-home:hover {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 30px #00000029;
  padding-top: 100px;
  padding-bottom: 40px;
}

.sombra-estudios-home h5 {
  font-size: 20px;
  color: #2e4a57;
  padding: 20px 20px;
}

/* Galería Video */

#socialsubbaner {
  padding-top: 30px !important;
  padding-bottom: 25px !important;
}
.iconssubbanner {
  text-align: right;
}
@media only screen and (max-width: 999px) {
  #banner-video-galery {
    padding-bottom: 25% !important;
    padding-top: 25% !important;
  }
  #socialsubbaner {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .iconssubbanner {
    text-align: center;
  }
}

.iconsubbanner {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  margin-left: 30px;
  background-position-y: bottom;
}
.youtubesubbanner {
  background-image: url("/wp-content/uploads//2022/02/youtube-b.png");
}
.youtubesubbanner:hover {
}
.tiktoksubbanner {
  background-image: url("/wp-content/uploads//2022/02/tik-tok-b.png");
}
.tiktoksubbanner:hover {
}
.instagramsubbanner {
  background-image: url("/wp-content/uploads//2022/02/instagram-b.png");
}
.instagramsubbanner:hover {
}
.facebooksubbanner {
  background-image: url("/wp-content/uploads//2022/02/facebook-b.png");
}
.facebooksubbanner:hover {
}
.new-video-university .div-video-galery {
  padding: 10px !important;
}
.zoom-button-footer {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  border: 1px solid white;
  border-radius: 5px;
  margin-left: 0px;
  padding-right: 35px;
  padding-left: 35px;
  padding-top: 8px;
  padding-bottom: 5px;
  width: 174px;
  visibility: visible;
  color: white;
}
.zoom-button-footer:hover {
  color: white !important;
  background-color: #f00 !important;
  border: none;

  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
  transition-property: all !important;
  transition-duration: 0.45s !important;
  transition-timing-function: cubic-bezier(0.25, 1, 0.33, 1) !important;
  transition-delay: initial !important;
  -moz-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
  -o-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
}
/* .new-video-university .div-video-galery .reproductor-video .fluid-width-video-wrapper iframe{
  border-radius: 15px !important;
} */

/* Fin Galería Video */
er {
  background-image: url("/wp-content/uploads//2022/02/facebook-b.png");
}
.facebooksubbanner:hover {
}
.new-video-university .div-video-galery {
  padding: 10px !important;
}
.zoom-button-footer {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  border: 1px solid white;
  border-radius: 5px;
  margin-left: 0px;
  padding-right: 35px;
  padding-left: 35px;
  padding-top: 8px;
  padding-bottom: 5px;
  width: 174px;
  visibility: visible;
  color: white;
}
.zoom-button-footer:hover {
  color: white !important;
  background-color: #f00 !important;
  border: none;

  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
  transition-property: all !important;
  transition-duration: 0.45s !important;
  transition-timing-function: cubic-bezier(0.25, 1, 0.33, 1) !important;
  transition-delay: initial !important;
  -moz-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
  -o-transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
}
/* .new-video-university .div-video-galery .reproductor-video .fluid-width-video-wrapper iframe{
  border-radius: 15px !important;
} */

/* Fin Galería Video */

/***
 * 2025 update changes:
 */
.border-dev {
  outline: solid blue 1px !important;
  & * {
    outline: solid blue 1px !important;
  }
}

.data-banner-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--flexbox-cols-gap);
  padding-top: 87px;
  padding-bottom: 60px;
  --flexbox-cols: 1;
  --flexbox-cols-gap: 2rem;
}

@media (min-width: 640px) {
  .data-banner-container {
    --flexbox-cols: 2;
  }
}

@media (min-width: 1024px) {
  .data-banner-container {
    --flexbox-cols: 3;
  }
}

.data-banner-item {
  width: calc(
    (100% / var(--flexbox-cols)) -
      (
        ((var(--flexbox-cols) - 1) / var(--flexbox-cols)) *
          var(--flexbox-cols-gap)
      )
  );
  min-width: calc(
    (100% / var(--flexbox-cols)) -
      (
        ((var(--flexbox-cols) - 1) / var(--flexbox-cols)) *
          var(--flexbox-cols-gap)
      )
  );
}
.data-banner-image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;

  &:hover img {
    animation: rotation 2s infinite linear;
  }
}

.data-banner-title {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: red;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}
.data-banner-label {
  text-align: center;
  font-size: 28px;
  line-height: 1.3;
}

.wt-cli-iframe-placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
}

.text-shadow {
  text-shadow: 0 0 20px hsla(0, 0%, 0%, 1);
}

.summer-school-banner-img {
  background-image: url("https://www.donde-estudiar-medicina.es/wp-content/uploads//2025/05/summer-school-DEM.jpg");
  background-position: center;
}

.summer-school-banner-text-block {
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media (max-width: 768px) {
  .summer-school-banner-img {
    background-image: url("https://www.donde-estudiar-medicina.es/wp-content/uploads//2025/05/mlv-mock-up-SSummer-DEM-v2.jpg");
    background-position: center;
    background-size: 100% 100%;
  }
  .summer-school-banner-text-block {
    height: 550px;
    margin-top: 300px;
    & h2 {
      font-size: 24px !important;
      line-height: 1.2 !important;
      font-weight: bold !important;
      margin-bottom: 16px !important;
    }
  }
}

.exam-card {
  position: relative;
}
.exam-card-opacity:hover > * {
  opacity: 0.5;
}
.exam-card-complete {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  color: red;

  border: 4px solid red;
  border-radius: 6px;
  opacity: 0.35;

  &:hover {
    opacity: 1 !important;
  }
  & > span {
    transform: rotate(-12deg);
  }
}
