@charset "UTF-8";
/* CSS Document */
/* Styles Ideamatic to Ideamatic.net*/

/* Document level adjustments */
html {
  font-size: 16px;
}
@media (max-width: 900px) {
  html {
    font-size: 15px;
  }
}
@media (max-width: 400px) {
  html {
    font-size: 13px;
  }
}

/*GENERAL*/
body {
  cursor: url("images/cursor_euniv.svg"), auto;
}

body {
  font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4 {
  font-family: "Cinzel", serif;
}
h1 {
  font-weight: 500;
  font-size: 2.375rem;
  /*color: #505050;*/
  color: #792140;
  letter-spacing: 0;
  line-height: 2.625rem;
}

h2 {
  font-weight: 600;
  font-size: 1.3em;
  color: #505050;
  letter-spacing: 0.37px;
}
h3{
  font-weight: 600;
  font-size: 1.1em;
  color: #505050;
  letter-spacing: 0.37px;
}
h2 a,
h1 a {
  color: #792140;
}
p {
  font-size: 0.9em !important;
  color: #505050;
  letter-spacing: 0.26px;
  line-height: 1.5em;
  font-weight: 400;
}
p a,
li a {
  color: #792140;
}
p a {
  font-weight: 600;
  text-decoration: underline;
}

/*GENERAL settings theme*/
.container {
  max-width: 1240px;
  padding: 0%;
}
.page-template-template-builder #page,
.page-template-template-builder #primary {
  width: 1240px;
}
#page {
  padding-top: 0%;
}
#primary {
  width: 100%;
}
.wp-block-image {
  margin-bottom: 0em;
}
/*margin block column*/
.alignfull,
.alignwide {
  margin-bottom: 0em;
}
.wp-block-button__link {
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-size: 1.25rem;
  color: #ffffff;
  letter-spacing: 1.04px;
  border-radius: 2px;
  margin-top: 10px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.boton_01 .wp-block-button__link {
  background-color: #792140;
}
.boton_02 .wp-block-button__link {
  background-color: #e77a2e;
}
.boton_03 .wp-block-button__link {
  background-color: #4eb3a6;
}
.boton_04 .wp-block-button__link {
  background-color: #55b9d1;
}
.boton_05 .wp-block-button__link {
  background-color: #214299;
}
.boton_06 .wp-block-button__link {
  background-color: #ce2c1f;
}
.boton_07 .wp-block-button__link {
  background-color: #e9d000;
}
.boton_08 .wp-block-button__link {
  background-color: #8e861e;
}
.boton_09 .wp-block-button__link {
  background-color: #854b9e;
}
.boton_01 .wp-block-button__link:hover,
.boton_02 .wp-block-button__link:hover,
.boton_03 .wp-block-button__link:hover,
.boton_04 .wp-block-button__link:hover,
.boton_05 .wp-block-button__link:hover,
.boton_06 .wp-block-button__link:hover,
.boton_07 .wp-block-button__link:hover,
.boton_08 .wp-block-button__link:hover,
.boton_09 .wp-block-button__link:hover {
  background-color: #9aa2b9;
}
.boton_01 .wp-block-button__link,
.boton_02 .wp-block-button__link,
.boton_03 .wp-block-button__link,
.boton_04 .wp-block-button__link,
.boton_05 .wp-block-button__link,
.boton_06 .wp-block-button__link,
.boton_07 .wp-block-button__link {
  margin-top: 30px;
  margin-bottom: 90px;
}
.boton_01 .wp-block-button__link {
  margin-top: 2px;
}
.boton_invisible {
  display: none !important;
}
.tipo_open {
  font-family: "Open Sans", sans-serif !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

/*Header********************************************/
.site-header {
  background: rgba(255, 255, 255, 0);
}
/*logo center*/
.site-identity {
}
.top-navigation-right {
}
.main-navigation {
  font-size: 1rem;
  font-weight: 600;
}
.main-navigation ul li {
  padding: 20px 0px 0px 17px;
}
.main-navigation ul li a {
  color: #792140;
}
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-page-item a,
.main-navigation .current-page-ancestor a {
  color: #505050;
}

.main-navigation ul li a::after {
  content: "";
  display: block;
  width: 0%;
  border-bottom: 1px solid #792140;
  transition: 0.2s;
}
.main-navigation ul li a:hover::after {
  width: 100%;
}
.main-navigation ul li.current-menu-item a {
  border-bottom: 1px solid #792140;
}

.social_header {
  position: absolute;
  right: 0px;
  top: 12px;
  z-index: 400000;
}
.social_header .social-navigation a::before {
  font-size: 1.125rem;
  color: #ababab !important;
}
.social_header .social-navigation a:hover:before {
  color: #792140 !important;
}

.wpml-ls-statics-shortcode_actions a {
  font-size: 16px;
}
.wpml-ls-legacy-list-horizontal a {
  padding: 5px 0px 5px 10px;
}
.wpml-ls-legacy-list-horizontal {
  padding: 7px 0px;
}
.box_social .social-navigation a::before {
  font-size: 17px;
  color: #d0d0d0;
}
.home .header_breadcrumbs {
  display: none;
}
.header_breadcrumbs {
  font-size: 1.1rem;
  letter-spacing: 0.23px;
  margin-top: 5px;
  font-weight: 400;
}
.menuflybarra {
}
.sfm-menu-item-1391 span {
  position: relative;
}
.sfm-menu-item-1391 span::before {
  position: absolute;
  content: url(images/sombrero.svg);
  top: -11px;
  right: 63px;
}
/*menu desplegable margen seccion*/
#sfm-sidebar:not(.sfm-iconbar) .sfm-menu li > a span {
  max-width: calc(225px - 55px) !important;
}

/*Home********************************************/

.is-style-outline .wp-block-button__link {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  border: 4px solid;
  padding: 10px 52px 12px;
  font-size: 20px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.is-style-outline .wp-block-button__link:hover {
  color: #242424;
  border-color: #242424;
}
.colum_01,
#esg-grid-1-1 {
  margin-bottom: 90px !important;
}

.colum_01 .ab-layout-column-wrap {
  -ms-grid-columns: 2fr 2fr;
  grid-template-columns: 2fr 2fr;
}
.home_block_01 {
  position: relative;
}
.home_block_01 .kt-row-column-wrap {
  padding-top: 0px;
}
.home_block_01 img {
  /*width: 100%;*/
  position: relative;
  top: 0px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.home_block_01 img:hover {
  /*width: 98%;*/
  top: 10px;
  margin: 0 auto;
}
.header_home {
  margin-bottom: 32px;
}

.slider_home_column .ab-block-layout-column-inner {
  min-height: 599px !important;
  background-image: url(images/border_slider_01.png),
    url(https://euniv.eu/wp-content/uploads/2020/09/Universitat_europea_slider_width_01.jpg) !important;
  background-position: top left, 100% 49% !important;
  background-size: auto, cover;
}
.slider_home_column_2 .ab-block-layout-column-inner {
  min-height: 599px !important;
  background-image: url(images/border_slider_02.png),
    url(https://euniv.eu/wp-content/uploads/2020/09/Universitat_europea_slider_width_02.jpg) !important;
  background-position: bottom right, 0% 50% !important;
  background-size: auto, cover;
}
.escudo_slider img {
  margin-top: 76%;
  margin-right: 42px;
}
.title_slider {
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-size: 3.5625rem !important;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 4rem;
  margin-left: 40px;
}
.wp-block-getwid-video-popup__wrapper {
  -webkit-border-radius: 50px 0 50px 0;
  border-radius: 50px 0 50px 0;
}
.slider_txt h2 {
  padding-top: 210px;
  margin-left: 40px;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400;
  font-size: 21px !important;
  color: #ffffff !important;
  letter-spacing: 1.15px !important;
}
.txt_slider_img {
  padding-top: 30%;
  padding-left: 50px;
}

/*Box star*********************************/
.box_star {
  background-image: url(images/star_universitat_europea.svg);
  background-position: center 39%;
  min-height: 908px;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 0px;
}
.home {
  background-image: url(images/fondo_1.png), url(images/fondo_2.png) !important;
  background-position: left 28%, right 46% !important;
}
.circle_box_star {
  background: #f5f9fc;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  text-align: center;
  padding: 65px 26px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.circle_box_star:hover {
  background: #792140;
  border-radius: 50%;
  width: 310px;
  height: 310px;
  padding: 74px 30px;
  color: #fff !important;
}
.circle_box_star h2 {
  font-size: 1.3em;
  line-height: 1em;
  color: #792140;
}

.circle_box_star_inside {
  background: #f5f9fc;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  text-align: center;
  padding: 65px 22px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.circle_box_star_inside p {
  font-size: 0.8rem !important;
  line-height: 1rem;
  color: #505050;
  letter-spacing: 0.2px;
}
.circle_box_star_inside:hover {
  background: #792140;
}
.circle_box_star_inside:hover > a > * {
  color: #f5f9fc !important;
}
.circle_box_star p {
  font-size: 0.875rem !important;
  color: #505050;
  letter-spacing: 0.2px;
}

.circle_01 {
  position: absolute;
  top: 0px;
  left: 20%;
}
.circle_02 {
  position: absolute;
  top: 0px;
  right: 20%;
}
.circle_03 {
  position: absolute;
  top: 381px;
  left: 12%;
}
.circle_04 {
  position: absolute;
  top: 381px;
  right: 12%;
}
.circle_05 {
  position: absolute;
  top: 614px;
  right: 38%;
}

.circle_box_star:hover > a > * {
  color: #f5f9fc !important;
}

/**List centers******************/

.home_centres h2 a {
  font-weight: 500;
  font-size: 2.375rem;
  color: #505050;
}
ul.list_centers {
  margin-left: 0px;
}

.list_centers li a {
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-size: 1.5rem;
  color: #792140;
  letter-spacing: 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  padding-top: 15px;
  background-image: url(images/arrow_01.svg);
  background-repeat: no-repeat;
  background-position: 96% center;
  display: block;
  width: 100%;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.list_centers li a:hover {
  background-color: #f5f9fc;
  background-position: 98% center;
}
.list_centers li:last-child a {
  border-bottom: 0px solid #cccccc;
}
/**Blog home******************/

.blog_home {
  background-color: #f5f6f8;
  background-image: url(images/bg_news_white.png);
  background-position: left;
  background-repeat: repeat-y;
}
.blog_home h2 {
  font-size: 2.375rem;
  font-weight: 500;
  color: #792140;
}
.blog_home .is-list article {
  grid-template-columns: 50% 1fr;
  background-color: #fff;
}
.blog_home .ab-block-post-grid-image {
  height: 450px !important;
  overflow: hidden;
}

.blog_home .ab-block-post-grid-image img {
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 20px 0 0 20px;
}
.blog_home .ab-block-post-grid-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.625rem !important;
  line-height: 2.25rem !important;
  color: #792140;
  letter-spacing: 0;
}
.blog_home .ab-block-post-grid-title a {
  color: #792140 !important;
}
.blog_home .ab-block-post-grid-text {
  padding: 30px 30px 0px 0px;
  font-size: 1rem;
}
.blog_home .ab-block-post-grid-more-link {
  background-image: url(images/arrow_01.svg);
  background-position: left;
  background-repeat: no-repeat;
  text-indent: -2000px;
  display: block;
}
.ab-block-post-grid .is-list article:not(:last-child),
.ab-block-post-grid .ab-is-list article:not(:last-child) {
  padding-bottom: 0%;
}

/**Blog home******************/

.home_newsletter {
  background-image: url(images/bg_newsletter.png);
  background-position: center right;
  background-repeat: no-repeat;
  padding: 40px 0px 24px;
}
.home_newsletter h3 {
  font-weight: 500;
  font-size: 2.375rem;
  color: #ffffff;
  letter-spacing: 0;
}
.entry-byline,
.entry-content .meta-list,
.featured-image {
  display: none;
}
.entry-content p a,
.header-text a {
  box-shadow: inset 0 -1px 0 #fff;
}
.entry-content ul,
.entry-content ol {
  font-size: 0.9em !important;
  color: #505050;
  letter-spacing: 0.26px;
  line-height: 1.5em;
  font-weight: 400;
}
.entry-content li {
  margin-bottom: 1%;
}
.entry-content {
  margin-bottom: 6%;
}

/*Footer********************************************/
.footer-widgets .footer-column {
  width: 22%;
}
.footer-widgets .footer-column p {
  color: #fff;
  font-weight: 300;
}
.site-footer {
  background-color: #792140;
}
.footer-bottom {
  background-color: #6c1d39;
  padding: 1% 0;
}
.footer-column h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300 !important;
  font-size: 1.4rem !important;
  color: #ffffff !important;
  letter-spacing: 0.37px;
}
.footer-column {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 300;
  padding: 4% 0;
}
.footer-column li a {
  color: #fff;
  font-weight: 300;
}
.footer-column #media_image-2 img {
  max-width: 74% !important;
}
.footer-widgets .widget_text a {
  border-bottom: dotted 1px rgba(255, 255, 255, 0.3);
  color: #ffd492;
}
.site-footer a:hover {
  color: #ffd492;
  text-decoration: underline;
}

.site-content {
  padding: 0;
}
.site-footer .container {
  max-width: 100%;
}
.footer-widgets,
.footer-tagline {
  width: 1240px;
  margin: 0 auto;
  display: block;
}
.footer-widgets + .footer-bottom {
  border-top: dotted 0px rgba(255, 255, 255, 0);
}
.site-footer {
  padding: 0;
  color: #fff;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
.footer-tagline + .social-navigation {
  float: inherit;
  width: 1240px;
  margin: 0 auto;
  text-align: right;
  display: block;
  top: -20px;
  position: relative;
}
.footer-widgets ul li {
  padding: 0 0 5px 0;
}
.footer-bottom .social-navigation a::before {
  color: #f9d59b;
}
/*https://www.w3schools.com/icons/fontawesome5_icons_brands.asp*/
.social-navigation a[href*="twitter.com"]::before {
  content: "\f099";
}
.social-navigation a[href*="facebook.com"]::before {
  content: "\f39e";
}
.site-info,
.site-info a {
  font-size: 0.875rem;
  color: #f9d59b;
  letter-spacing: 0.2px;
}

/*Home header********************************************/

.home #page {
  margin-top: -157px;
  position: relative;
}
.home .site-title-wrap {
  display: none;
}
.home .main-navigation ul li a {
  color: #fff !important;
  margin: 41px 0 10px 0;
}
.home .main-navigation ul li a::after {
  content: "";
  display: block;
  width: 0%;
  border-bottom: 1px solid #fff;
  transition: 0.2s;
}
.home .main-navigation ul li a:hover::after {
  width: 100%;
}
.home .main-navigation ul li.current-menu-item a {
  border-bottom: 1px solid #fff;
}
.home .social_header {
  right: -7px;
  top: 49px;
}
.home .social_header .social-navigation a::before {
  color: #fff !important;
}

/*Menu superfly*/

.sfm-label-metro .sfm-navicon-button {
  border-radius: 5px 0px 0px 5px !important;
  -moz-border-radius: 5px 0px 0px 5px !important;
  -webkit-border-radius: 5px 0px 0px 5px !important;
}
.home .sfm-navicon-button {
  top: 92px;
}

/*Menu right*/

.menu_right {
  position: fixed;
  top: 70%;
  right: -144px;
  z-index: 900000000;
}
.menu_right div {
  height: 46px;
  width: 199px;
  background: #792140;
  padding-left: 56px;
  margin-bottom: 5px;
  background-repeat: no-repeat !important;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
}
.menu_right div div.wpml-ls-statics-shortcode_actions {
  height: inherit;
  width: inherit;
  background: none;
  padding-left: 0;
  margin-bottom: 0;
  padding-top: 0px;
  background-repeat: inherit !important;
  border-radius: inherit !important;
  -moz-border-radius: inherit !important;
  -webkit-border-radius: inherit !important;
}
.menu_right a {
  height: 40px;
  display: block;
  margin-bottom: 11px;
}

.menu_lang {
  background-image: url(images/ico_lang.svg) !important;
  background-position: 16px 12px !important;
  position: relative;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  right: 0px;
  font-size: 0.8rem;
  line-height: 2.9rem;
  color: #fff;
}
.menu_lang:hover {
  right: 90px;
}
.menu_lang a {
  color: #fff;
}
.menu_lang .wpml-ls-current-language a {
  text-decoration: underline;
}
.wpml-ls-legacy-list-horizontal a {
  padding: 5px 10px 5px 0px !important;
}
.menu_mail {
  background-image: url(images/ico_mail.svg) !important;
  background-position: 15px 15px !important;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  right: 0px;
  font-size: 0.8rem;
  line-height: 2.9rem;
  color: #fff;
}
.menu_mail:hover {
  right: 65px;
}
.menu_form {
  background-image: url(images/ico_form.svg) !important;
  background-position: 18px 10px !important;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  right: 0px;
  font-size: 0.8rem;
  line-height: 2.9rem;
  color: #fff;
}
.menu_form:hover {
  right: 125px;
}
a.wpml-ls-link .wpml-ls-native {
  color: #fff !important;
}

/*Page inside********************************************/
.page-template {
  background-image: url(images/bg_inside.svg);
  background-position: left bottom;
  background-repeat: no-repeat;
}

h1.title_page {
}
/*menu_left*/

.menu_left {
  background-color: #f3f4f7;
  border-radius: 50px 0px 50px 0px !important;
  -moz-border-radius: 50px 0px 50px 0px !important;
  -webkit-border-radius: 50px 0px 50px 0px !important;
  padding: 40px 36px 51px 40px;
}
ul.menu_left li.current-menu-item a {
  color: #505050 !important;
}
ul.menu_top li.current-menu-item a {
}
ul.menu_top li.current-menu-item a:hover {
  color: #fff !important;
}
ul.menu_top li.current-menu-item ul li a:hover {
  color: #505050 !important;
}
li.current-page-ancestor a.submenu_current_empresa,
li.current-page-ancestor a.submenu_current_dret,
li.current-page-ancestor a.submenu_current_filosofia,
li.current-page-ancestor a.submenu_current_humanitats,
li.current-page-ancestor a.submenu_current_informatica {
  color: #505050 !important;
}
li.current-page-ancestor a.submenu_current_empresa:hover,
li.current-page-ancestor a.submenu_current_dret:hover,
li.current-page-ancestor a.submenu_current_filosofia:hover,
li.current-page-ancestor a.submenu_current_humanitats:hover,
li.current-page-ancestor a.submenu_current_informatica:hover {
  color: #fff !important;
}

li.submenu_current_empresa a,
li.submenu_current_dret a,
li.submenu_current_filosofia a,
li.submenu_current_humanitats a,
li.submenu_current_informatica a {
  display: block;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 5px 5px 5px 5px !important;
  -moz-border-radius: 5px 5px 5px 5px !important;
  -webkit-border-radius: 5px 5px 5px 5px !important;
  width: 70%;
  background-color: #fff;
}
li.submenu_current_empresa a:hover,
li.submenu_current_dret a:hover,
li.submenu_current_filosofia a:hover,
li.submenu_current_humanitats a:hover,
li.submenu_current_informatica a:hover {
  color: #fff;
  padding-left: 10px;
  width: 90%;
}
li.submenu_current_empresa a:hover {
  background-color: #e77a2e;
}
li.submenu_current_dret a:hover {
  background-color: #ce2c1f;
}
li.submenu_current_filosofia a:hover {
  background-color: #4eb3a6;
}
li.submenu_current_humanitats a:hover {
  background-color: #55b9d1;
}
li.submenu_current_informatica a:hover {
  background-color: #214299;
}
li.submenu_current_empresa ul li a,
li.submenu_current_dret ul li a,
li.submenu_current_filosofia ul li a,
li.submenu_current_humanitats ul li a,
,
li.submenu_current_informatica ul li a {
  background-color: #fff !important;
}
li.submenu_current_empresa ul li a:hover,
li.submenu_current_dret ul li a:hover,
li.submenu_current_filosofia ul li a:hover,
li.submenu_current_humanitats ul li a:hover,
li.submenu_current_informatica ul li a:hover {
  background-color: #fff !important;
  color: #505050;
  background-color: #f2f4fb !important;
  border-radius: 5px 5px 5px 5px !important;
  -moz-border-radius: 5px 5px 5px 5px !important;
  -webkit-border-radius: 5px 5px 5px 5px !important;
}

ul.menu_left,
ul.menu_left ul {
  margin: 0px;
  list-style: none;
}
ul.menu_left li ul {
  margin-left: 15px;
  padding-bottom: 5px;
}
ul.menu_left li {
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-size: 1.125rem;
  letter-spacing: 0;
  line-height: 2.125rem;
  border-bottom: solid 1px #d1d1d1;
  padding-top: 2px;
  padding-bottom: 1px;
}
ul.menu_left li ul li {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.4rem;
  margin-bottom: 7px;
  border-bottom: solid 0px #d1d1d1;
}
.list_text ul li {
  font-size: 1.125rem;
}

.list_horizontal li{
display: inline;
}
/*menu_topt*/

ul.menu_top li {
  width: 100%;
  border-right: 0px solid #d7d7d7;
}
ul.menu_top li:last-child {
  border-right: 0px solid #979797;
}
ul.menu_top li ul li {
  width: 100%;
  float: inherit;
  border-right: 0px solid #979797;
  display: inline;
}
ul.menu_top {
  margin: 40px 0px 70px 0px;
  list-style: none;
  min-height: 119px;
}

ul.menu_top ul {
  margin: 8px 0 0 0;
  list-style: none;
  margin-top: -33px;
  margin-left: 140px;
}
ul.menu_top li {
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-size: 1.2rem;
  letter-spacing: 0.3px;
  line-height: 2.125rem;
}
ul.menu_top li ul li {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  letter-spacing: 0.4px;
  line-height: 1.7rem;
}
ul.list_horizontal{
  margin: 20px 0px 20px 0px !important;
}
.main_colour {
  display: block;
  margin-top: 13px;
}
.menu_top_red a,
.menu_top_grey a,
.menu_top_beig a,
.menu_top_blue a,
.menu_top_green a,
.menu_top_violet a,
.menu_top_yellow a,
.menu_top_ocre a,
.menu_top_marino a {
  padding: 8px 19px;
  margin-right: 4px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 1rem;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-bottom: 5px !important;
  display: inline-block;
}
.menu_top_red a:hover,
.menu_top_grey a:hover,
.menu_top_beig a:hover,
.menu_top_blue a:hover,
.menu_top_green a:hover,
.menu_top_violet a:hover,
.menu_top_yellow a:hover,
.menu_top_ocre a:hover,
.menu_top_marino a:hover {
  background-color: #792140;
  color: #fff;
}
.menu_top_red a {
  background-color: #9c0016;
  color: #fff;
}
.menu_top_grey a {
  background-color: #646977;
  color: #fff;
}
.menu_top_beig a {
  background-color: #e3c086;
  color: #505050;
}
.menu_top_blue a {
  background-color: #83cedb;
  color: #505050;
}
.menu_top_green a {
  background-color: #ade0c1;
  color: #505050;
}
.menu_top_violet a {
  background-color: #854b9e;
  color: #fff;
}
.menu_top_ocre a {
  background-color: #8e861e;
  color: #fff;
}
.menu_top_yellow a {
  background-color: #e9d000;
  color: #505050;
}
.menu_top_marino a {
  background-color: #B2BEDC;
  color: #505050;
}

.boton_solicitud .wp-block-button__link {
  font-size: 1rem;
  background-color: #c9cbd0;
}
.boton_solicitud .wp-block-button__link:hover {
  background-color: #acafb5;
}
/*Comunicació colors*/
h1.comunicacio {
  color: #8e861e;
  margin-top: 24px;
}
/*Psicologia colors*/
h1.psicologia {
  color: #854b9e;
  margin-top: 24px;
}

/*Ensenyaments colors*/
h1.empresa {
  color: #e77a2e;
  margin-top: 24px;
}

p.txt_empresa a {
  color: #e77a2e;
  text-decoration: underline;
  font-weight: 700;
}
p.txt_dret a {
  color: #ce2c1f;
  text-decoration: underline;
  font-weight: 700;
}
p.txt_filosofia a {
  color: #4eb3a6;
  text-decoration: underline;
  font-weight: 700;
}
p.txt_humanitats a {
  color: #55b9d1;
  text-decoration: underline;
  font-weight: 700;
}
p.txt_informatica a {
  color: #214299;
  text-decoration: underline;
  font-weight: 700;
}
h1.dret {
  color: #ce2c1f;
  margin-top: 24px;
}
h2.dret,
.dret h2 {
  color: #ce2c1f !important;
  font-size: 24px;
}
h2.catalana,
.catalana h2 {
  color: #4eb3a6 !important;
  font-size: 24px;
}
h2.humanitats,
.humanitats h2 {
  color: #55b9d1 !important;
  font-size: 24px;
}
h2.informatica,
.informatica h2 {
  color: #214299 !important;
  font-size: 24px;
}
h1.catalana {
  color: #4eb3a6;
}
h1.humanitats {
  color: #55b9d1;
}
h1.informatica {
  color: #214299;
}
h1.doctorat {
  color: #e9d000;
  margin-top: 24px;
}
p.txt_doctorat a {
  color: #e9d000;
  text-decoration: underline;
  font-weight: 700;
}
.box_simbol {
  border-bottom: 1px solid #c2c2c2;
  min-height: 124px;
}
.box_simbol h2 {
  font-size: 1.5rem !important;
  letter-spacing: 0.34px;
  margin: 0px 0px 2px 0px !important;
}
.box_simbol p {
  font-weight: 600;
  font-size: 1rem !important;
}

/*accordion*/
.kt-blocks-accordion-title {
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-size: 1.4rem;
  color: #792140;
  letter-spacing: 0.5px;
}
.kt-accordion-id_974624-b7
  .kt-blocks-accordion-header.kt-accordion-panel-active {
  border-color: #eeeeee #eeeeee #eeeeee #792140;
}
.wp-block-kadence-accordion {
  margin-bottom: 30px;
}
/*Tabs description*/
.tab_description_curs .kt-accordion-panel-inner h5{
  margin-bottom: 0.625rem !important;
}
.tab_description_curs .kt-accordion-panel-inner ol{
  margin-left: 1.25rem;
}
.tab_description_curs .kt-title-text{
  font-family: "Cinzel",serif !important;
  font-size: 1.5rem !important;
  letter-spacing: 0.02125rem !important;
}
.tab_description_curs h5{
  padding-left: 20px;
  position: relative;
  margin-top: 34px;
}
.tab_description_curs h5::before{
 content: url(images/arrow_02.svg);
 position: absolute;
    left: -11px;
    top: 0px;
}
.tab_description_curs .kt-accordion-panel-inner ol {
  background-color: #f0e6e9;
  padding: 28px 47px;
  border-radius: 10px 0 10px 0px!important;
  -moz-border-radius: 10px 0 10px 0px!important;
  -webkit-border-radius: 10px 0 10px 0px!important;
  font-size: 0.9em!important;
    color: #505050;
    letter-spacing: .26px;
    line-height: 1.5em;
    font-weight: 400;
}
/*list line*/
.list_line_bottom li {
  border-bottom: 2px dotted #e2e4eb;
  font-size: 1.125rem;
  margin-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
  color: #505050;
}
.list_ciclos .info-box-link {
  margin-bottom: 20px;
}

.list_ciclos p {
  line-height: 1.375rem !important;
  font-size: 1rem !important;
}
.list_ciclos .info-box-link:hover {
  -webkit-box-shadow: 0px 0px 26px 1px rgba(222, 222, 222, 1);
  -moz-box-shadow: 0px 0px 26px 1px rgba(222, 222, 222, 1);
  box-shadow: 0px 0px 26px 1px rgba(222, 222, 222, 1);
}
.orange h2 {
  color: #e77a2e;
  font-size: 24px;
}
/*List_catedres*/
.list_catedra {
  margin-bottom: 20px;
}
.list_catedra h2 {
  color: #792140;
}
.list_catedra .info-box-link {
  padding: 15px 20px !important;
}
/*Contact and inscription*/

.border_right {
  border-right: 1px solid #979797;
  padding-right: 52px;
}

.txt_nota {
  background-color: #f0e6e9;
  font-size: 0.8em !important;
  padding: 15px 21px;
  border-radius: 10px 0px 10px 0px !important;
  -moz-border-radius: 10px 0px 10px 0px !important;
  -webkit-border-radius: 10px 0px 10px 0px !important;
}

/*pages inside*/
.kt-blocks-accordion-title a {
  color: #792140;
}

/*****************CONTACT FORM********************/

form p {
  margin: 0;
}
p.title_form {
  font-family: "Cinzel", serif !important;
  font-weight: 500 !important;
  font-size: 24px !important;
  color: #792140;
  letter-spacing: 0.34px;
}
.cf7md-accept-label a {
  color: #792140;
}

/*****************END CONTACT FORM********************/

/* Modal (background) */
.idea-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

/* Modal (contingut) */
.idea-modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 0px solid #888;
  position: relative;
  width: 55%; /* Could be more or less, depending on screen size */
  border-radius: 20px 0px 20px 0px !important;
  -moz-border-radius: 20px 0px 20px 0px !important;
  -webkit-border-radius: 20px 0px 20px 0px !important;
  -webkit-box-shadow: 0px 0px 15px -5px #000000;
  box-shadow: 0px 0px 15px -5px #000000;
  font-size: 0.8em !important;
}

/* Tancar modal */
.idea-modal-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.idea-modal-close:hover,
.idea-modal-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

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

.elements_mobile {
  display: none;
}
.mobile-navigation {
  display: none;
}

/* Ipad landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  h1 {
    font-size: 2rem;
    line-height: 2.1rem;
  }

  .site-identity {
    padding: 3% 3%;
  }
  .main-navigation ul li {
    padding: 14px 0px 0px 21px;
  }
  .sfm-navicon-button {
    top: 91px !important;
  }
  .home .sfm-navicon-button {
    top: 120px !important;
  }
  .home_block_01 .ab-container-inside {
    max-width: 99% !important;
  }
  .home_block_01 h2 {
    font-size: 1.1em;
  }
  .home_block_01 .wp-block-image figure {
    min-height: 170px;
  }
  .home_block_01 .wp-block-image img {
    max-width: 84%;
    margin: 0 auto;
  }
  .circle_01 {
    left: 10%;
  }
  .circle_02 {
    right: 10%;
  }
  .circle_03 {
    top: 381px;
    left: 0%;
  }
  .circle_04 {
    top: 381px;
    right: 0%;
  }
  .circle_05 {
    top: 614px;
    right: 35%;
  }
  .list_centers li a {
    font-size: 1.4rem;
  }

  .page-template-template-builder #page,
  .page-template-template-builder #primary {
    width: 97%;
  }
  .entry-content {
    padding: 0 4%;
  }
  ul.menu_left li ul li {
    line-height: 1.4rem;
  }

  .footer-widgets .footer-column {
    width: 28.6% !important;
    margin-left: 2%;
  }
  .footer-tagline {
    width: 96%;
  }
  .footer-tagline + .social-navigation {
    float: inherit;
    width: 98%;
  }
}

/* Ipad portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  h1 {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .site-footer {
    padding: 20px 5%;
  }
  .footer-widgets .footer-column {
    margin-bottom: 0%;
  }
  .footer-widgets,
  .footer-tagline {
    width: 100%;
  }
  .footer-widgets + .footer-bottom {
    padding: 10px;
    text-align: center;
  }
  /*home*/
  .title_slider {
    font-size: 3.2rem !important;
    line-height: 3.6rem;
  }
  .home_block_01 {
    margin-top: 23px;
  }
  .home_block_01 img {
    width: 81%;
    margin: 0 auto;
  }
  .home_block_01 h2 {
    font-size: 1.1rem;
    text-align: center;
  }
  .home_block_01 .ab-container-inside {
    max-width: 95% !important;
  }
  .home_block_01 .wp-block-imag {
    min-height: 174px !important;
  }
  /*end home*/
  .menu_left {
    padding: 39px 15px 51px 15px;
  }
  ul.menu_left li ul li {
    line-height: 1.6rem;
  }
  .circle_01 {
    left: 0%;
  }
  .circle_02 {
    right: 0%;
  }
  .circle_03 {
    top: 381px;
    left: 0%;
  }
  .circle_04 {
    top: 381px;
    right: 0%;
  }
  .circle_05 {
    top: 614px;
    right: 31%;
  }
  .box_star {
    background-position: center 31%;
    background-size: 35%;
  }
}

@media all and (min-width: 981px) and (max-width: 1100px) {
}

@media all and (max-width: 1024px) {
  .page-template-template-builder #page,
  .page-template-template-builder #primary {
    width: 97%;
  }
  .entry-content {
    padding: 0 4%;
  }
  .footer-widgets .footer-column {
    width: 15.6% !important;
    margin-left: 2%;
  }
  .footer-tagline {
    width: 96%;
  }
  .footer-tagline + .social-navigation {
    float: inherit;
    width: 98%;
  }
}

@media all and (min-width: 768px) and (max-width: 980px) {
}

@media only screen and (min-width: 768px) {
}

@media all and (max-width: 767px) {
  .elements_mobile {
    display: block;
  }
  /*header*/
  .site-identity {
    padding: 7% 0;
  }
  .header_home {
    display: none;
  }
  .home #page {
    margin-top: inherit;
    position: relative;
  }
  .home .site-title-wrap {
    display: block;
  }
  .header_mobile_home {
    width: 100%;
    margin: 0px auto 35px auto;
  }
  .header_breadcrumbs {
    margin-left: 2%;
  }
  .home_block_01 .fadeIn {
    animation-name: none !important;
  }
  .home_block_01 .animated.slow {
    animation-duration: 0s;
  }
  .home_block_01 .animated.delay-1s {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }
  .home_block_01 .animated.delay-500ms {
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
  }
  .home_block_01 .animated.delay-200ms {
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
  }
  .home_block_01 .animated {
    -webkit-animation-duration: 0s;
    -webkit-animation-fill-mode: both;
    animation-duration: 0s;
    animation-fill-mode: both;
  }

  /*end header*/
  /*home*/
  .box_star {
    background-image: none !important;
    min-height: inherit;
    margin-top: 70px;
  }
  .circle_01,
  .circle_02,
  .circle_03,
  .circle_04,
  .circle_05 {
    position: inherit;
    top: inherit;
    right: inherit;
    left: inherit;
  }
  .circle_box_star,
  .circle_box_star_inside {
    background: #f5f9fc;
    background-image: url(images/star_list_mobile.svg);
    background-size: 54px;
    background-repeat: no-repeat;
    background-position: 7px 13px;
    border-radius: 2%;
    width: 100%;
    height: inherit;
    text-align: left;
    padding: 14px 8px 14px 68px;
    margin-bottom: 13px;
  }
  .list_centers li a {
    padding-right: 42px;
    line-height: 1.7rem;
  }
  .blog_home .is-list article {
    grid-template-columns: 1fr;
    margin: 0 auto;
    width: 94%;
  }
  /* Modal (contingut) */
  .idea-modal-content {
    width: 90%; /* Could be more or less, depending on screen size */
  }
  /*end home*/
  /*menu_top*/
  ul.menu_top li {
    width: 100%;
    border-right: 0px solid #d7d7d7;
    margin-bottom: 4px;
    padding-bottom: 5px;
  }
  ul.menu_top li li {
    margin-bottom: 0px;
  }
  ul.menu_top li ul li {
    font-size: 1rem;
    line-height: 1.5rem;
    width: 32%;
    float: left;
    /*border: 1px solid #D7D7D7 !important;*/
    border-radius: 2%;
    padding: 7px 0px;
    text-align: center;
    margin-right: 4px;
    background-color: #f5f5f5;
  }
  ul.menu_top ul {
    margin: 0px;
  }
  .menu_top {
    display: none;
  }
  .box_simbol h2 {
    font-size: 1.3rem !important;
  }
  .box_simbol .kt-blocks-info-box-media {
    margin: 0px 8px 0px 0px !important;
  }
  .wp-block-button__link {
    line-height: 1.5rem;
  }
  /*end menu_top*/
  .site-footer {
    padding: 20px 5%;
  }
  .footer-widgets,
  .footer-tagline {
    width: 100%;
  }
  .footer-widgets + .footer-bottom {
    padding: 10px;
    text-align: center;
  }
  .footer-widgets .footer-column {
    width: 100% !important;
    margin-bottom: 0%;
    margin-left: 0%;
    text-align: center;
  }
  .footer-column #media_image-2 img {
    max-width: 34% !important;
  }
  .form_3p,
  .form_2p {
    width: 100% !important;
    margin-right: 0% !important;
    margin-top: 0px !important;
    margin-bottom: 15px;
  }
  .espai_video{
    height: 175px !important;
  }
}

@media all and (max-width: 479px) {
}

/*****************END RESPONSIVE********************/

/* en pantalles grans fixo MES INFORMACIO */
@media (min-width: 768px) {
  .list_ciclos.humanitats {
      position: fixed;
      top: 24em;
      margin-top: -10em;
  }
}
