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


/* Document level adjustments */

/*Typescale*/
html {
  font-size: 112.5%;
}
body {
  --text-size-80: 0.694rem;
  --text-size-90: 1rem;
  --text-size-100: 1.125rem;
  --text-size-200: 1.2rem;
  --text-size-300: 1.44rem;
  --text-size-400: 1.728rem;
  --text-size-500: 2.074rem;
  --text-size-600: 2.488rem;
  --text-size-700: 2.986rem;
  font-family: 'Karla', sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #222222;
  background: #FFFFFF;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0rem;
  margin-bottom: 1rem;
  font-family: "utopia-std", serif;
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: -0.022em;
}
p{
  font-size: var(--text-size-100);
  line-height: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
ul li{
  font-size: var(--text-size-100);
  line-height: 1.5rem;
}
small {
  font-size: var(--text-size-90);
}
h6, .h6 {
  font-size: var(--text-size-200);
}
h5, .h5 {
  font-size: var(--text-size-300);
}
h4, .h4 {
  font-size: var(--text-size-400);
}
h3, .h3 {
  font-size: var(--text-size-500);
}
h2, .h2 {
  font-size: var(--text-size-600);
}
h1, .h1 {
  margin-top: 1.5rem;
  font-size: var(--text-size-700);
}
.text-size-80 { font-size: var(--text-size-80); }
.text-size-90 { font-size: var(--text-size-90); }
.text-size-100 { font-size: var(--text-size-100); }
.text-size-200 { font-size: var(--text-size-200); }
.text-size-300 { font-size: var(--text-size-300); }
.text-size-400 { font-size: var(--text-size-400); }
.text-size-500 { font-size: var(--text-size-500); }
.text-size-600 { font-size: var(--text-size-600); }
.text-size-700 { font-size: var(--text-size-700); }

/*GENERAL*/

p a, li a{
  color:#0D43E6;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
  color:#0D43E6 !important;
  text-decoration: none !important;
}
p strong{
  font-weight: 600;
}
p a:hover{
  color:#0D43E6 !important;
  box-shadow: inset 0 -2px 0 #0D43E6 !important;
}
li a{
  box-shadow: inset 0 0px 0 #0D43E6;
}
ul li{
  margin-bottom: 5px !important;
}
ol li{
  margin-bottom: 10px !important;
  font-size: 1rem;
}
a{
  -moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.alignfull {
    margin-bottom: 0em;
}

#page .aligncenter {
    clear: both;
    margin: 0 auto;
}
/*GENERAL settings theme*/
.container {
    max-width: 1220px;
    padding: 0 1%;
}
.page-template-template-builder #page, .page-template-template-builder #primary {
    width: 1220px;
    padding: 0.5% 0% 0% 0%;
}
#page {
    padding-top: 0%;
}
#primary {
    width: 100%;
}
.wp-block-image {
    margin-bottom: 0em;
}
.wp-block-button__link{
  border-radius: 2px;
  font-weight: 500;
  font-size: 1rem;
  color: #fff;
  background-color: #0D43E6;
  border: 1px solid #0D43E6;
  letter-spacing: -0.0075rem;
  margin-top: 0.7rem;
  padding: 0.7em 1.6em;
}
  .wp-block-button__link:hover, .button_white .wp-block-button__link:hover{
    background-color: #2B2B2B;
    color: #fff !important;
    border: 1px solid #2B2B2B;
    border-radius: 2px;
  }
  .button_white .wp-block-button__link{
    border-radius: 2px;
    font-weight: 500;
    font-size: 1rem;
    color: #2B2B2B;
    background-color: #fff;
    border: 1px solid #fff;
    letter-spacing: -0.0075rem;
    margin-top: 0.7rem;
    padding: 0.7em 1.6em;
  }
.img_padding_01{
  padding-bottom: 1.875rem;
}
  .grecaptcha-badge {
      visibility: hidden;
  }

/*Header*********************************************************************/
/****************************************************************************/
.site-header {
  background-color: #fff;
  background-image: url(images/line_header.svg);
  background-repeat: repeat-x;
  background-position-y: 145px;
}
.menu_02{
  position: absolute;
  top:0px;
  right: 0px;
}
  .menu_02 a{
    display:inline-block;
    background-color: #0D43E6;
    color:#fff;
    font-size: var(--text-size-90);
    padding: 0.1875rem 1rem;
    border-radius: .125rem;
    margin-left: 0.1875rem;
  }
    .menu_02 a:hover{
      background-color: #2B2B2B;
    }
.language_header{
  text-align: right;
  position: absolute;
  top: .2rem;
  right: 224px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-item {
  padding: 0px;
}
.wpml-ls-legacy-dropdown-click {
  width: 6.5em;
  background-color: #F6F6F6;
}
.wpml-ls-legacy-list-horizontal a {
  font-size: 15px;
}
.wpml-ls-legacy-list-horizontal {
  padding: 0rem !important;
}
.wpml-ls-legacy-list-horizontal a {
  padding: 5px 0px 6px 13px !important;
}
.wpml-ls-current-language a{
  font-size: var(--text-size-90);
  font-weight: 500;
  padding-top: 6px;
  padding-bottom: 7px;
}
.site-title-wrap {
  max-width: 100% !important;
  /*margin-top: 1%; before new logo 5 anys*/
  margin-top: -1.4%;
  text-align: center;
  margin-bottom: 2.7%;
}
.site-identity {
  padding: 2% 0 0%;
}
.custom-logo-link img {
  display: inherit;
  text-align: center;
}
.top-navigation .main-navigation{
  text-align: center;
}
.top-navigation-right {
  padding-top: 16px;
  float: inherit;
  display: inline;
  max-width: 100%;
  text-align: center;
}
.top-navigation {
  padding-bottom: 0%;
  padding-top: 0.8%;
}
.main-navigation ul li {
    padding: 0 0px 0px 20px;
}
.main-navigation ul li ul li{
  margin-bottom: 0px !important;
}
.current-page-ancestor a{
  color:#0D43E6 !important;
}
.current-page-ancestor li a{
  color:#fff !important;
}
.main-navigation ul li a{
  font-family: 'Karla', sans-serif;
  font-weight: 500;
  font-size: .8889rem;
  color: #2B2B2B;
  letter-spacing: 0;
}
.main-navigation li.current-menu-item a, .main-navigation ul li a:hover{
  color: #0D43E6 !important;
}
.main-navigation ul li ul li.current-menu-item a{
  background-color: #002EB7;
}
/*social media header*/
.box_social{
  position: absolute;
  left: -6px;
  top: 0px;
}
.box_social .social-navigation li {
  display: inline-block;
  background-color: #F6F6F6;
  width: 30px;
  height: 30px;
  border-radius: 100px;
}
.box_social .social-navigation li:hover{
  background-color: #EBE9E9;
}
  .box_social .social-navigation a::before {
    color:#0D43E6;
    padding-top: .3333rem;
    padding-left: .18rem;
    font-size: 1rem;
  }
    .box_social .social-navigation a:hover::before {
      color:#1A3253;
    } 
#menu-xarxes-sociales li a{
  color:#0D43E6;
}
.social-navigation a[href*="wa.me"], .social-navigation a[href*="tiktok.com"] {
  font-size: 0;
}
.social-navigation a[href*="wa.me"]:before {
  content: url(images/icon_whatsapp_header.svg);
  transform: scale(0.95);
}
.social-navigation a[href*="twitter.com"]::before {
  content: '𝕏';
}
.social-navigation a[href*="facebook.com"]::before {
  content: "\f39e";
  font-size: 0.9rem;
  padding-left: .3rem;
}
.social-navigation a[href*="tiktok.com"]::before {
  content: url(images/icon_tiktok.svg);
  transform: scale(0.9);
}
/*.social media header*/

.site-identity .main-navigation ul {
  margin-top: 0px;
}
.site-identity .main-navigation ul ul {
  margin-top: -10px !important;
  background-color: #0D43E6;
}
.site-identity .main-navigation ul ul::before {
  border-bottom: 8px solid #0D43E6;
}
.main-navigation li ul a{
  color:#000;
}
.main-navigation li ul li a{
  color:#fff;
}
.main-navigation li ul a:hover, .main-navigation li ul li a:hover{
  color:#0D43E6;
}
.main-navigation ul li.current-menu-item a {
  color:#0D43E6 !important;
}
.main-navigation ul li.current-menu-item ul li a {
  color:#fff !important;
}

.main-navigation ul li ul li a:hover,.main-navigation ul li ul li a {
  color:#EEE8D5 !important;
}
.main-navigation ul li.current-menu-parent ul li.current-menu-item a {
  color:#EEE8D5 !important;
}
.main-navigation ul li ul li.current-menu-item a {
  color:#000 !important;
}
.main-navigation .sub-menu, .main-navigation .children {
  width: 250px;
}
/*.Header*********************************************************************/

/*Block Generals**************************************************************/
/*************************************************************************/
.marginbottom_01{
  margin-bottom: 20px;
}
.marginbottom_02{
  margin-bottom: 60px;
}
.marginleft_01{
  margin-left: 35px;
}
.marginleft_02{
  margin-left: 52px;
}
.box_grey_01 .kt-row-column-wrap{
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 80px;
}
.box_grey_02{
  background-image: url(images/line_white_center.svg);
  background-repeat: repeat-y;
  background-position: center;
  }
.box_grey_02 .kt-inside-inner-col{
  padding-top: 64px;
  padding-bottom: 80px;
}
.box_grey_02.kb-row-layout-wrap{
  margin-bottom: 85px !important;
}
.box_grey_03 .kt-row-column-wrap{
  padding-top: 64px;
  padding-bottom: 80px;
  margin-bottom: 80px;
}
.box_grey_03 .kt-row-column-wrap .kt-row-column-wrap{
  margin-bottom: 0px;
}
.box_grey_03 .kt-inside-inner-col p:last-child{
  margin-bottom: 0;
}
.box_grey_04 .kt-row-column-wrap{
  padding-top: 64px;
  padding-bottom: 80px;
  margin-bottom: 60px;
}
.box_grey_04 .kt-row-column-wrap .kt-row-column-wrap{
  margin-bottom: 0px;
}
.box_grey_04 .kt-inside-inner-col p:last-child{
  margin-bottom: 0;
}
.box_line_01 .kt-inside-inner-col{
  padding: 30px 40px 40px 40px;
}
.box_line_01 .kt-row-column-wrap{
  margin-bottom: 80px;
}
.box_line_01b .kt-row-column-wrap{
  margin-bottom: 50px;
}
.box_line_01c .kt-row-column-wrap{
  margin-bottom: 20px;
}
.box_line_01 .kt-inside-inner-col p{
  margin-bottom: 0px;
}
.box_line_02 h3{
  border-left: solid 5px #0D43E6;
  padding-left: 20px;
}
.box_line_02 p:first-child{
  margin-top: 0px;
}
.box_line_02 p:last-child{
  margin-bottom: 0px;
}
.section_more_line{
  border-bottom: solid 1px #979797;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.section_more .wp-block-kadence-advancedbtn {
  margin-top: 0em !important;
}
.section_more h4 strong, h4 strong{
  color:#0D43E6;
  font-weight: 600;
}
.section_more h4{
  margin-bottom: 0;
}
ul.list_01, ul.list_02 {
  margin: 0 0 1.4em 0px;
}
.list_01 li, .list_02 li{
  position: relative;
  list-style: none;
  margin-left: 45px;
  border-bottom: dashed 1px #000;
  font-size: 1rem;
  line-height: 1.5rem;
  padding-bottom: 8px;
  margin-bottom: 8px !important;
}
  .list_01 li:last-child, .list_02 li:last-child{
    border-bottom:0px;
  }
  .list_01 li::before{
    position: absolute;
    left: -40px;
    content: url(images/list_arrow_01.svg);
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .list_01 li:hover::before{
    left: -38px;
  }
  .list_02 li::before{
    position: absolute;
    left: -45px;
    content: url(images/list_check_01.svg);
  }
.box_blue_01 .kt-inside-inner-col, .box_blue_02 .kt-inside-inner-col{
  padding-top: 80px;
  padding-bottom: 80px;
}
.box_blue_02 {
  margin-top: 80px;
}
.box_blue_02 .kt-inside-inner-col p{
  margin-top: 0;
}
.block_white_01 .kt-inside-inner-col{
  padding: 30px 40px 40px 40px;
}
.block_white_01 .kt-row-column-wrap{
  margin-bottom: 20px !important;
}

/*.Block Generals*************************************************************/

/*Home*********************************************************************/
/*************************************************************************/
.title_line_01{
  margin-bottom: 2.0556rem;
}
.title_line_01 .kt-row-column-wrap .wp-block-kadence-column:first-child{
  border-bottom: 5px solid #0D43E6;
}
.title_line_01 .kt-row-column-wrap .wp-block-kadence-column:last-child{
  border-bottom: 1px solid #0D43E6;
}
.title_line_01 .wp-block-heading{
  margin-bottom: 0;
}
.title_line_01 p{
  margin-bottom: .5556rem;
  }
.home_block_post .ultp-small-post-module1 h3{
  font-weight: 600;
  font-size: 1.5556rem;
  letter-spacing: -0.27px;
  line-height: 1.8333rem;
}
.home_block_post .ultp-block-image{
  margin-bottom: 1.1111rem;
}
.home_block_post .ultp-small-post-module1{
  border-left: solid 1px #DEDEDE;
}
.sectionblue_01 .kt-inside-inner-col{
  padding: 35px;
}
.sectionblue_01 .img_proyect{
  padding-bottom: 25px;
  margin-bottom: 18px;
  border-bottom: 1px solid #fff;
}
h3.title_blue a{
  color:#0D43E6;
}
h3.title_blue{
  padding-bottom: 19px;
  margin-bottom: 18px;
  border-bottom: 1px solid #0D43E6;
}
.whatsapp-box {
  border-radius: 1px;
  background-color: #2B2B2B;
  padding: 3.5rem 2.625rem 2.4rem 2.625rem;
}
.whatsapp-number a{
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.25rem;
  position: relative;
  color:#fff;
}
.whatsapp-number a::after{
  content: url(images/icon_whatsapp_blue_big.svg);
  position: absolute;
  right: -4.25rem;
  top: -0.0625rem;
}
.box_whatshapp h4 strong{
  font-weight: 600;
  color:#0D43E6;
}
.box_whatshapp .kt-blocks-info-box-text{
  color:#0D43E6;
  font-size: var(--text-size-400);
}
.is-style-outline .wp-block-button__link {
 font-family: 'Karla', sans-serif;  
 font-weight: 400;
  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;
    }

/*.Home*********************************************************************/

/*list post fackcheck*******************************************************/
.list_post_section_fackcheck .ultp-block-items-wrap .ultp-block-item:first-child .ultp-block-image{
  float:left;
}
.list_post_section_fackcheck .ultp-block-items-wrap .ultp-block-item:first-child .ultp-block-image img{
  height: 358px !important;
}
.list_post_section_fackcheck .ultp-block-items-wrap .ultp-block-item:first-child .ultp-block-content{
  float: right;
  width: 50%;
  padding-left: 30px;
}
.list_post_section_fackcheck .ultp-block-title{
  font-size: var(--text-size-300);
}
.list_post_section_fackcheck .ultp-block-items-wrap .ultp-block-item:first-child .ultp-block-content .ultp-block-title{
  font-size: var(--text-size-500);
}
/*.list post fackcheck******************************************************/

.wp-block-getwid-video-popup__wrapper{
  border-radius: 7px;
}

.gb-block-post-grid .gb-block-post-grid-text p, .ultp-block-excerpt p{
  font-weight: 500;
  font-size: 1rem;
  color: #2B2B2B;
  letter-spacing: -0.38px;
  line-height: 1.625rem;
}
.ultp-block-date, .ultp-category-in a{
  font-weight: 500;
  font-size: .8889rem;
  color: #757575 !important;
  letter-spacing: -0.34px;
  line-height: 1.4444rem;
  text-transform: capitalize;
}
  .ultp-category-in a{
    margin-right: 1rem;
  }

.wp-block-getwid-video-popup__icon:hover{
  background-color: #EEF1F7 !important;
  border-color: #EEF1F7 !important;
}
.gb-block-post-grid .is-grid, .gb-block-post-grid .gb-is-grid {
    grid-gap: 0 3.4em;
}
.gb-block-post-grid .gb-block-post-grid-image img {
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
  .gb-block-post-grid .gb-block-post-grid-image img:hover {
      opacity: 0.5;
  }

.ultp-block-readmore a{
  text-transform: none !important;
  font-family: "utopia-std", serif !important;
  font-weight: 500 !important;
  color:#0D43E6 !important;
  font-size: 16px !important;
}
  .ultp-block-readmore a:hover{
    color: #FBAD17 !important;
    text-decoration: none !important;
  }
  .ultp-block-012a48 .ultp-block-readmore a svg {
    fill: #0D43E6;
  }
  .ultp-block-012a48 .ultp-block-readmore a:hover svg {
    fill: #FBAD17 !important;
  }
.gb-block-post-grid .is-grid article, .gb-block-post-grid .gb-is-grid article {
    margin-bottom: 4em;
}

/*post home*/
.wp-block-kadence-posts a.post-more-link {
  font-weight: 400;
  letter-spacing: .05em;
  text-transform:none;
  color: #0D43E6;
  font-size: 100%;
}
.more-link-wrap{
  border-top: 1px solid #979797;
    padding-top: 20px;
}
.wp-block-kadence-posts{margin-bottom: 10%;}
/**/



/*Page inside*********************************************************************/
/*************************************************************************/

/*menu inside*/
.wp-block-navigation__container{
  gap: 0rem;
  border-left: solid 5px #0D43E6;
  padding-left: 25px !important;
}
.wp-block-navigation__container li.wp-block-navigation-item{
  font-size: 1rem;
  letter-spacing: -0.022em;
  margin-bottom: 0 !important;
}
.wp-block-navigation__container li.wp-block-navigation-item a{
  color:#0D43E6 !important;
}
.wp-block-navigation__container li.current-menu-item a, .wp-block-navigation__container li.wp-block-navigation-item a:hover{
  color:#2B2B2B !important;
}
/*.menu inside*/
/*header inside*/
.header_inside_01{
  margin-top: 2.2222rem;
  padding-bottom: 4.7222rem;
}
.header_inside_01 h1{
  margin-top: 0;
}
.header_inside_01_column1 p:first-child{
margin-top: 0;
}
/*.header inside*/
/*Nosaltres*/
.smls-overlay-effect .smls-link-style span, .smls-overlay-effect .smls-popup-icon span, .smls-overlay-effect .smls-inline-icon span {
  background-color: rgba(13,67,230,0.70);
}
.smls-overlay-effect .smls-link-style span:hover, .smls-overlay-effect .smls-popup-icon span:hover, .smls-overlay-effect .smls-inline-icon span:hover {
  background-color: #2B2B2B;
}
/*.Nosaltres*/
/*Formacio*/
.ultp-filter-wrap .ultp-flex-menu {
  margin-bottom: 40px !important;
}
.ultp-filter-navigation{
  margin-bottom: 40px !important;
}
.filter-item a{
  border-bottom: solid 5px #DEDEDE;
  min-width: 125px;
  padding-bottom: 10px !important;
}
.filter-item a.filter-active{
  border-bottom: solid 5px #0D43E6;
}
.filter-item a:hover{
  border-bottom: solid 5px #0D43E6;
  padding-bottom: 9px !important;
}
/*.Formacio*/
/*Verificacions*/
h5.kt-blocks-info-box-title {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.block_search{
  padding-bottom: 45px;
}
.ultp-search-show, .ultp-search-result{
  width: 100% !important;
}
.ultp-searchres-input::placeholder{
  font-family: 'Karla', sans-serif !important;
  font-size: 18px !important;
}
.ultp-filter-navigation .ultp-filter-wrap ul li a {
  font-size: 1rem !important;
}
.ultp-block-3ca2f2 .ultp-filter-wrap ul li a.filter-active{
  color:#0D43E6 !important;
}
.submenu_01{
  border-top: 1px solid #E1E1DF;
  padding-top: 0.625rem;
}
.c-green {
  color: #44af69;
  margin-bottom: 0px;
}
.c-yellow {
  color: #dcc016;
}
.c-red {
  color: #f03a47;
}
.c-black {
  color: #000000;
}
.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-image-inner .ultp-block-image img, .wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-image-inner .ultp-block-image img {
  height: 55%;
}
/*Qui som*/
.submenu_01 li{
  display: inline;
  list-style: none;
  margin-right: 1.25rem;
}
.submenu_01 li a{
  color: #2B2B2B;
  font-weight: 500;
}
.submenu_01 li a:hover{
  color: #0D43E6;
}
.block_equip.wp-block-getwid-person{
  display: flex;
  height: 100%;
  gap: 30px;
  min-height: 250px;
}
.block_equip.wp-block-getwid-person > div:first-child{
  width: 40%;
}
.block_equip.wp-block-getwid-person > div:last-child{
  width: 60%;
  margin-top: 0;
}
.is-image-cropped .wp-block-getwid-person__image img {
  width: 100%;
  height: auto;
}
.is-image-cropped .wp-block-getwid-person__image {
  padding-top: inherit;
}
.wp-block-getwid-person__content, .wp-block-getwid-person__subtitle, .wp-block-getwid-person__title {
  text-align: left;
}
.wp-block-getwid-person__subtitle{
  font-size: 18px;
  line-height: 22px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.wp-block-getwid-person__title {
font-family: "utopia-std", serif;
font-size: var(--text-size-300);
font-weight: 600;
letter-spacing: -0.8px;
line-height: 1.6111rem;
}
.wp-block-getwid-person__content {
  margin-top: 0.3em;
  font-size: .8889rem;
  line-height: 1.2222rem;
}
.wp-block-getwid-person__content-wrapper{
  margin-top: 1em;
}
.wp-block-getwid-person__content a:last-child{
  border-top: dashed 1px #2B2B2B;
  width: 100%;
  display: block;
  padding-top: 10px;
}
.perfil_social p{
  margin-bottom: 0em;
  margin-top: 0.6875rem;
}
p.profile-description {
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
}
.bloc_quisom h2{
  font-size: 1.25rem;
    line-height: 1.5rem;
    border-bottom: 1px solid #e1e1df;
    padding: 0 0 8px;
    margin: 72px 0 22px;
    font-family: 'Karla', sans-serif;
}
.bloc_quisom h3{
  font-size: 1rem;
  font-weight: 600;
  font-family: 'Karla', sans-serif;
}

/*Projects*/
.ultp-block-items-wrap .ultp-block-item .ultp-block-title a {
  border-bottom: none !important;
}
.ultp-block-items-wrap .ultp-block-item .ultp-block-title a:hover {
  color:#0D43E6 !important;
  /*border-bottom: solid 2px #0D43E6 !important;*/
}
.ultp-block-excerpt p {
  font-weight: 400;
  line-height: 1.4444rem;
}
.ultp-block-item .ultp-block-image {
  margin-bottom: 20px;
}
.ultp-block-content .ultp-block-title {
  padding: 7px 0px 5px 0px;
}
.ultp-block-content-wrap{
  position: relative;
}
.single-post .excerpt_archive{
  display: none;
}
/*Contact*/

.cf7md-form{
  margin-top: 14px;
}
.cf7md-accept-label a{
  color: #016B8E;
}
.block_socialmedia .fab::before{
  font-size: 1.25rem;
}
.block_socialmedia .wp-block-getwid-social-links__link i{
  width: 2em;
}
.box_whatshapp_contact{
  margin-top: 0px;
  margin-bottom: 35px;
}
.box_whatshapp_contact .kt-blocks-info-box-title{
  color:#2B2B2B;
}
.box_whatshapp_contact .kt-blocks-info-box-text{
  font-size: 1.5556rem;
  color: #0D43E6;
  margin-top: 5px;
}
/*Rectificacions*/
.main-article-info em, .box-article-info em {
  color: #666666;
  margin-bottom: 0px;
  font-size: 0.875rem;
  line-height: 1rem;
}
/*Escola verificat*/
.block_index_programes .kt-inside-inner-col{
  padding: 3.125rem;
}
.block_index_programes:hover h2{
  color:#fff !important;
}
/**/
/*Work*/
.box_post_work{
  margin-bottom: 0%;
}
.box_post_work h4.entry-title{
  font-size: var(--text-size-400);
}
.box_post_work .entry-header {
  margin-bottom: 0%;
}

/*.Work*/
/*single Post****************************************************************/
/*share social floating*/
.a2a_kit a .a2a_svg{
  border-radius: 89px !important;
}
.a2a_svg svg {
  top: 5px !important;
  width: 31px !important;
  height: auto !important;
}
.a2a_s_facebook{
  background-image: url(images/facebook_icon_lateral.svg);
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 26% !important;
}
.a2a_s_facebook svg path{
  display: none;
}
/*.share social floating*/
.wp-block-bssb-social-share{
  display: none;
}

.entry-content p a{
  color: #0D43E6!important;
}
.entry-content p a {
  box-shadow: inset 0 0px 0 #0d43e6 !important;
}
.entry-content p a:hover, .header-text a:hover {
  box-shadow: inset 0 -2px 0 #0D43E6 !important;
}

.single-post #primary {
  width: 100%;
  margin-top: 0%;
  margin-bottom: 7%;
}
h1.entry-title{
  margin-top: 0rem  !important;
  font-size: var(--text-size-700) !important;
  line-height: 3.3333rem !important;
  border-left: solid 5px #0D43E6;
  padding-left: 35px;
  font-weight: 600 !important;
}
.single-post .featured-image, .single-post .featured-video {
  margin-bottom: 0%;
  display: none;
}

.entry-byline {
  text-align: center;
}
.entry-byline img.avatar{
display: none;
}
.post-navigation a {
    color: #0D43E6;
}
.entry-byline .avatar, .entry-byline .entry-byline-author, .entry-byline .entry-byline-on, .meta-list{
  display: none;
}
blockquote {
    border-left: solid 0px #fff;
    margin-bottom: 2.5rem;
}
blockquote p {
    font-family: "utopia-std", serif;
  font-size: 1.7222rem;
  color: #2B2B2B;
  line-height: 2rem;
  font-weight: 400;
}
blockquote cite {
  text-align: right;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
}
.wp-block-image figcaption {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  color: #7E7E7E;
  margin-bottom: 2rem;
}
.wp-block-post-featured-image{
  margin-bottom: 45px;
}

.post-navigation .post-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}
.entry-byline-date{
  text-transform: uppercase;
  text-align: left;
  display: inherit;
  width: 100%;
}
.wp-block-post-featured-image img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.article-social{
  margin-bottom: 1.25rem;
}
.article-social img {
  height: 24px;
  width: auto;
  padding: 0px 9px 0 0;
}
.article-keys{
  border: solid 1px #e1e1df;
  padding: 24px 32px;
  margin: 24px 0 32px;
}
.article-keys a{
  color: #0D43E6;
}
.article-keys-bottom a {
  font-size: 0.875rem;
  line-height: 1rem;
}
.article-keys-bottom .menu-social img {
  width: 100%;
  height: 21px;
}
.menu-social br{
  display: none;
}
.grid-x {
  width: 100%;
}
.grid-x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.grid-x>.large-1 {
  width: 5%;
}
.grid-x>.large-5 {
  width: 43.5%;
}
.grid-x>.large-4 {
  width: 50%;
}
.grid-padding-y>.cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.grid-x>.large-6 {
  width: 50%;
}
.article-keys .article-keys-right{
  padding-left: 10px;
}
.article-keys-left{
  padding-right: 10px;
}
.article-keys-bottom .menu-social {
  display: flex;
  margin-top: 8px;
}
.article-keys-bottom .menu-social a {
  width: 2.3125rem;
}
blockquote::before{
  margin-bottom: 20px;
}

blockquote.green:before {
  content: url(images/true.svg);
  margin-right: 20px;
  float: left;
}
blockquote.mitges:before {
  content: url(images/Veritat_a_mitges.svg);
  margin-right: 20px;
  float: left;
}
blockquote.yellow:before {
  content: url(images/half.svg);
  margin-right: 20px;
  float: left;
}
blockquote.red:before {
  content: url(images/false.svg);
  margin-right: 20px;
  float: left;
}
blockquote.black:before {
  content: url(images/black.svg);
  margin-right: 20px;
  float: left;
}
blockquote.blue:before {
  content: url(images/ico_blue.svg);
  margin-right: 20px;
  float: left;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
  height: 600px !important;
}
.fluid-width-video-wrapper{
  height: 600px !important;
  padding-top: 0rem !important;
}
/*Estructura amb sidebar*/
.post-content{
  display: grid; 
  grid-template-columns: 1.4fr 0.6fr;
  gap: 0px 65px; 
  grid-template-areas:
    'entry-header'
   'entry-content'
   'sidebar_column2'
   'navigation_article'
   ;
}
.entry-header{
  grid-column: 1/3;
}
.entry-content{
  grid-column: 1/2;
}
.sidebar_column2{
  grid-column: 2/3;
}
.navigation_article{
  grid-column: 1/3;
  border-top: 1px solid #e1e1df;
  margin-top: 8%;
}
.post-navigation {
  margin-top: 7%;
}
/*Box claim*/
.claim_main > .kt-inside-inner-col:nth-child(1){
  margin: 20px 0;
}
.column_person_icone > .kt-row-column-wrap {
  grid-template-columns: 50px 2fr 1fr !important;
}
.claim_main blockquote{
  margin: 0;
  padding: 0 0 30px 0;
}
.claim_main blockquote p{
  font-size: var(--text-size-300);
  line-height: 1.8rem !important;
  margin: 0;
}
.column_person_icone{
}
p.claim_date {
  font-size: 0.9rem;
  color: #666;
  margin-top: 5px !important;
}
.section_icone figure{
  margin-right: 0px !important;
  float: left !important;
  display: inline;
}
.section_icone_txt .kt-inside-inner-col p{
font-weight: 600;
}
.column_person_claim h4{
  font-size: var(--text-size-100);
  line-height: 1.5rem;
  font-family: 'Karla', sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}
.column_person_claim p{
  margin: 0;
}
/*.Box claim*/
/*Sidebar post*/
.box_whatshapp_sidebar{
  margin-top: 60px;
  margin-bottom: 111px;
}
.box_whatshapp_sidebar .kt-blocks-info-box-title{
  color:#2B2B2B;
}
.box_whatshapp_sidebar .kt-blocks-info-box-text{
  font-size: 1.5556rem;
  color: #0D43E6;
  margin-top: 5px;
}

.title_sidebar_column{
  border-bottom: 1px solid #2b2b2b;
  font-weight: 600;
}
.title_sidebar_column p{
  margin-bottom: 0rem;
  font-weight: 600;
}
.dona_sidebar{
  margin-top: 45px;
}
.dona_sidebar .kt-inside-inner-col{
  padding: 45px;
}
.dona_sidebar h5{
  margin-top: 20px;
}

.article-dona {
  border: solid 1px #e1e1df;
  margin: 32px 0 0;
  padding: 30px;
  text-align: center;
  display: none;
}
.article-dona .wp-block-buttons{
position: relative;
}
.article-dona .wp-block-button__link::after {
  content: "❤";
  color: #ffffff;
  font-family: 'FontAwesome';
  position: absolute;
  top: 30px;
  margin-left: 9px;
  transition: all 0.2s ease;
  font-size: 13px;
}
.article-dona .wp-block-button__link:hover::after{
  color: #ff527a;
}
.sidebar_newsletter{
  background-color: #0D43E6;
  padding: 40px;
}
.sidebar_newsletter h4{
  color: #ffffff;
}
.sidebar_newsletter input{
  margin-bottom: .625rem !important;
}
.sidebar_newsletter .select_language, .sidebar_newsletter .select_lang{
  color: #ffffff;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
.sidebar_newsletter label{
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
input[type="email"]{
  font-size: 1rem;
  font-family: 'Karla', sans-serif;
}

.sidebar_newsletter input[type=submit]{
  border-radius: 2px;
  font-weight: 600;
  font-size: 1rem;
  color: #2B2B2B;
  background-color: #fff;
  border: 0px solid #fff;
  letter-spacing: -0.0075rem;
  margin-top: 0.7rem;
  padding: 0.7em 1.6em;
}
.sidebar_newsletter input[type=submit]:hover{
  background-color: #2B2B2B;
  color: #fff !important;
  border: opx solid #2B2B2B;
  border-radius: 2px;
}
/* template post*/
.box_post_summary{
  padding: 0px;
  margin: 0px 0px 40px 0px;
}
.box_post_summary .wp-block-kadence-column{
  border: solid 2px #0D43E6;
  padding: 30px 40px 20px 40px;
}
.box_post_summary .kb-row-layout-wrap:nth-child(2){
  display: none;
}
.box_post_summary .kt-row-column-wrap{
  gap: var(--global-row-gutter-md, 1rem) var(--global-row-gutter-md, 1rem);
}
.box_post_summary h3{
  font-size: var(--text-size-400);
}

.txt_metodo{
  display: none;
}
.post_social_share_01 li:hover, .post_social_share_02 li:hover{
  background-color: #CDD8FA !important;
  border-radius: 5px !important;
}
.wpml-language-switcher-block{
  display: none !important;
}
/*category feina*/
.category-feina .sidebar_newsletter, .category-feina .article-dona, .category-feina .navigation_article{
display: none;
}
/*Post new 2024*/
.post-new .post_subtitle p{
  font-family: "utopia-std", serif;
  font-size: 1.4444rem;
  letter-spacing: -0.8px;
  line-height: 1.6667rem;
  border-left: solid 5px #0D43E6;
  padding-left: 35px;
  margin: 0 0 50px 0;
  padding-bottom: 2.5%;
}
.post-new .entry-header {
  position: relative;
  margin-bottom: 0%;
}
.post-new .entry-title {
  padding-bottom: 2%;
  margin-bottom: 0;
}
.post-new .post_single_data{
  font-size: 1rem;
  color: #757575 !important;
  letter-spacing: -0.38px;
}
.post-new .post_single_category a{
  font-size: 1rem;
  color:#2B2B2B;
}
.post-new .post_single_category a:hover{
  color:#0D43E6;
}
.post-new .wp-block-post-featured-image {
  margin-bottom: 40px;
}
.post-new .box_post_summary {
  margin: 30px 0px 40px 0px;
}
.post-new .box_whatshapp_sidebar {
  margin-top: 60px;
  margin-bottom: 195px;
}
.category-entrevistes{

}
/*.Post new 2024*/
/*.single Post****************************************************************/
/*List blog category*/

.blog .post:not(:last-of-type), .archive #post-wrap .post:not(:last-of-type), .search .post:not(:last-of-type) {
  margin-bottom: 1%;
  padding-bottom: 1%;
  border-bottom: 1px solid #E1E1DF;
}
.archive .header-text{
 display: none;
}
.archive h2.entry-title{
  font-weight: 600;
  letter-spacing: -0.01rem;
  font-size: 1.5rem;
  line-height: 1.875rem;
  margin-bottom: 1%;
}
.archive .entry-header {
  margin-bottom: 1%;
}
.archive #primary {
  margin-bottom: 6%;
}
.pagination {
  text-align: center;
}



/*Service*/
.ultp-prev-page-numbers a, .ultp-next-page-numbers a{
border: 0px !important;
}
/*single project*/

.kt-blocks-carousel .splide__pagination__page.is-active {
  background-color: #0D43E6;
}
.kb-gallery-slide-item{
  margin-bottom: 1.25rem;
}
.kt-blocks-carousel{
  margin-bottom: 5rem;
}

/*Blog*/
.ultp-block-c648c1 .ultp-block-items-wrap .ultp-block-meta span {
  font-size: 0.875rem;
}
/*Specials landingpage*/
.header_landing{
  padding: 100px 0 64px;
}
.header_landing h1{
  font-size: 5.625rem !important;
  font-weight: 600;
  line-height: 5rem !important;
}
.header_landing p{
  font-size: 1.375rem;
  line-height: 2rem;
  color: #ffffff;
  width: 50%;
  font-weight: 400;
  margin: 0 auto;
}
.menu_header_landing p{
  margin-bottom: 0px;
}
.menu_header_landing a{
  color:#fff;
  font-size: 1.125rem;
}
.despiece {
  background-color: rgba(225, 225, 223, 0.5);
  padding: 30px;
  border-radius: 10px;
  margin-top: 2rem;
  border: 1px solid #E1E1DF;
  margin-bottom: 3rem;
}
.content_landing h3{
  font-size: 2.25rem !important;
  line-height: 2.6rem;
}
.background_infodemia {
  width: 100vw;
}
.background_infodemia span {
  width: 10vmin;
  height: 10vmin;
  border-radius: 10vmin;
}
.background_infodemia span {
  background-image: url(images/Coronavirus.svg);
  opacity: 0.1;
  width: 12vmin;
  height: 12vmin;
  border-radius: 20vmin;
  backface-visibility: hidden;
  position: absolute;
  animation-name: move;
  animation-duration: 6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -khtml-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}
.background_infodemia span:nth-child(1) {
  top: 0%;
  left: 85%;
  animation-duration: 12.5s;
  animation-delay: -2.2s;
  transform-origin: -13vw 9vh;
}
.background_infodemia span:nth-child(2) {
  top: 17%;
  left: 92%;
  animation-duration: 10.5s;
  animation-delay: -10.1s;
  transform-origin: 20vw 21vh;
}
.background_infodemia span:nth-child(3) {
  top: 20%;
  left: 68%;
  animation-duration: 12.3s;
  animation-delay: -10.9s;
  transform-origin: -22vw 18vh;
}
.background_infodemia span:nth-child(4) {
  top: 38%;
  left: 65%;
  animation-duration: 16s;
  animation-delay: -0.8s;
  transform-origin: 24vw 21vh;
}
.background_infodemia span:nth-child(5) {
  top: 49%;
  left: 13%;
  animation-duration: 15.6s;
  animation-delay: -7s;
  transform-origin: -2vw 3vh;
}
.background_infodemia span:nth-child(6) {
  top: 24%;
  left: 35%;
  animation-duration: 13.9s;
  animation-delay: -10.1s;
  transform-origin: -8vw -24vh;
}
.background_infodemia span:nth-child(7) {
  top: 31%;
  left: 49%;
  animation-duration: 14s;
  animation-delay: -8.9s;
  transform-origin: 1vw -7vh;
}
.background_infodemia span:nth-child(8) {
  top: 16%;
  left: 11%;
  animation-duration: 12.8s;
  animation-delay: -8.4s;
  transform-origin: 16vw 3vh;
}
.background_infodemia span:nth-child(9) {
  top: 52%;
  left: 41%;
  animation-duration: 12.9s;
  animation-delay: -1.6s;
  transform-origin: 9vw 12vh;
}
#infodemia-menu .menu ul {
  list-style-type: none;
  margin: 0;
}
#infodemia-menu .menu li {
  display: inline;
  padding: 0px 8px;
}
#infodemia-menu ul li, #infodemia-menu2 ul li {
  padding: 3px 6px;
  /* font-size: 18px; */
  border: solid 2px #2b2b2b;
  margin-right: 27px;
  line-height: 35px;
  white-space: nowrap;
}
#infodemia-menu ul li {
  padding: 3px 6px;
  margin-right: 27px;
  line-height: 35px;
  white-space: nowrap;
  display: inline;
}
.infodemia-menu li a {
  font-size: 15px;
  display: inline;
  font-weight: bold;
  line-height: 20px;
  padding: 0px;
  color:#000;
}
.infodemia-menu li a:hover{
  color:#0D43E6;
}
#infodemia-menu ul li img {
  width: 17px;
  padding-right: 5px;
}
#infodemia-menu ul li:nth-of-type(2) img {
  width: 21px;
  padding-right: 3px;
}
.infodemia-summary {
  padding: 27px 22px;
  border: solid 2px #2b2b2b;
  max-width: 80%;
  margin-left: 10%;
  margin-top: 50px;
  margin-bottom: 100px;
  -webkit-box-shadow: 13px 13px 0 0 #000000;
  box-shadow: 13px 13px 0 0 #000000;
}
.infodemia_content img{
  margin-bottom: 1.875rem;
}
.menu_infodemia_select{
  background-color: #0D43E6;
  color: #fff;
}
.menu_infodemia_select a:hover, .menu_infodemia_select a{
  color: #fff !important;
}
/*Dona*/
.column_suport .h5{
  margin-top: 14px;
  margin-bottom: 0px;
}


.dona-alternative h3 {
  font-family: 'Karla', sans-serif;
  padding: 16px 0px 8px;
  color: rgb(13, 67, 230);
  font-size: 18px;
  font-weight: 600;
}
p.dona-alternative-box {
  border: 2px solid rgb(13, 67, 230);
  padding: 7px 12px;
  box-shadow: rgb(13, 67, 230) 5px 5px 0px;
  color: rgb(13, 67, 230);
  font-size: 18px;
  font-weight: bold;
  width: fit-content;
  margin: 0px auto;
}
.dona-help-text-big a {
  color: rgb(255, 255, 255);
  font-size: 30px;
  font-weight: 600;
}
p.dona-help-text{
  font-size: 1.125rem;
  margin-top: 1.25rem;
}
/*error 404*/
.error404 .searchform{
  display: block;
}
.error404 .site-content {
  padding: 3% 0 6% 0;
}
/*page category list post*/
.list_post{
  display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(3, 1fr);
grid-column-gap: 30px;
grid-row-gap: 30px; 
}
.entry-header .entry-title a:hover {
  box-shadow: inset 0 -2px 0 #0d43e6;
}
.list_post_img{
  -moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.list_post_img:hover{
  opacity: 0.7;
}
.list_post_date{
  color: #989898;
  font-size: 0.75rem;
  line-height: 1.25rem !important;
  margin-bottom: 1rem;
  margin-top: 4px;
}
.banner_inside{
  margin-bottom: 3.25rem;
}
/*****************CONTACT FORM and Newsletter********************/

form p {
    margin: 0;}

#cf7md-form .mdc-text-field:not(.mdc-text-field--disabled) {
    background-color: rgba(255,255,255,0.00);
}
  #cf7md-form .mdc-button {
    font-weight: 500 !important;
font-size: 1.125rem !important;
border: solid 2px #0D43E6 !important;
font-family: 'Karla', sans-serif;
text-transform: none;
color: #0D43E6 !important;
letter-spacing: -0.12px;
background-color: #fff !important;
border-radius: 100px !important;
padding: 20px;
-moz-transition: all 0.2s !important;
-webkit-transition: all 0.2s !important;
transition: all 0.2s !important;
  }
  #cf7md-form .mdc-button:hover{
    padding: 20px 40px;
  }
  #cf7md-form .mdc-button--raised {
    box-shadow: none !important;
    transition: none !important;
}

/******** bar cookie*/
#cookie-law-info-bar{
  background-color: #031F35 !important;
  color:#fff !important;
}
.cli_settings_button{
  color:#fff !important;
}
.cli-style-v2 {
    line-height: 22px !important;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
  background-color: #FBAD17 !important;
  color: #031F35 !important;
  border-radius: 26px;
  font-size: 16px;
  padding: 11px 28px;
  font-weight: 400;
}
#cookie-law-info-bar{
  font-weight: 400;
    box-shadow: 0 -1px 10px 0 rgb(0 0 0 / 30%);
}

/*****************END CONTACT FORM********************/
/*Newsletter*/
.block_form_newsletter_black .kt-row-column-wrap{
  padding-top: 85px !important;
  padding-bottom: 80px !important;
}
.block_form_newsletter_black form{
  margin-top: .5556rem;
}

.block_form_newsletter_black form label{
  font-weight: 400;
  color: #fff;
  width: inherit;
}
.block_form_newsletter_white form label{
  font-weight: 400;
  color: #2B2B2B;
  width: inherit;
}
.block_form_newsletter_black input[type="email"], .block_form_newsletter_black input[type="text"]{
  width: 47%;
  background-color: #E9E9E9;
  margin-right: .625rem;
  margin-bottom: .625rem;
  font-size: 1rem;
  border-radius: .1111rem;
}
.block_form_newsletter_black input[type="email"]:hover, .block_form_newsletter_black input[type="text"]:hover{
  background-color: #fff;
}
.block_form_newsletter_black input[type="submit"], .block_form_newsletter_white input[type="submit"]{
  margin-top: 1rem;
  background-color: #fff;
  color:#2B2B2B;
  border-radius: .1111rem;
  padding: 0.8em 1.6em;
}
.block_form_newsletter_black input[type="submit"]:hover{
  background: rgba(255,255,255,0.5);
}
.block_form_newsletter_black input[type="email"]::placeholder, .block_form_newsletter_black input[type="text"]::placeholder {
  font-size: 1rem;
  color:#2B2B2B;
  font-family: 'Karla', sans-serif;
  font-weight: 400;
}
.block_form_newsletter_black input[type="radio"] {
  margin-left: 8px;
}
.block_form_newsletter_white input[type="email"], .block_form_newsletter_white input[type="text"]{
  margin-bottom: .625rem;
}

.select_language{
  float: left;
  line-height: 1.6667rem;
  font-family: 'Karla', sans-serif;
}
.newsletter_home{
background-color: #F3F3F3 !important;
}
/*Footer*********************************************************************/
/****************************************************************************/

.footer-widgets .footer-column {
  padding-top: 2%;
  margin-right: 1%;
}
.footer-widgets .footer-column ul{
  margin-bottom: 20px;
}
.footer-widgets aside + aside {
    margin-top: 0px;
}
.footer-widgets .footer-column:nth-child(1) {
  width: 45% !important;
  padding-right: 5% !important;
  border-right: 1px solid #4C4C4C;
  margin-right: 4.5%;
}
.footer-widgets .footer-column:nth-child(2) {
    width: 29% !important;
  }
.footer-widgets .footer-column:nth-child(3) {
    width: 20% !important;
}
.site-footer{
background-color: #2B2B2B;
}
.footer-bottom{
background-color: #202020;
padding: 2% 0 0%;
}
.footer-column h2{
font-size: 1.4444rem;
color: #fff;
letter-spacing: 0.67px;
}
.site-footer h2.widget-title, .site-footer h2.widget-title a {
  font-weight: 400;
  font-size: 1.4444rem;
  color: #fff !important;
  letter-spacing: 0.67px;
  margin-bottom: .5rem;
  margin-top: 0;
}
.site-footer h2.widget-title a{
  margin-top: 20px;
}
.footer-column p{
font-weight: 400 !important;
font-size: .8889rem;
color: #fff;
line-height: 1.3rem;
}
.footer-column {
color:#fff;
font-size: .8889rem;
font-weight: 400;
padding: 4% 0 0;
}
.footer-column li a, .footer-column a{
font-weight: 400 !important;
font-size: .8889rem;
color: #fff;
border-bottom: dotted 0px #fff !important;
}
.footer-column li a:hover, .footer-column a:hover{
color:#0D43E6;
}
.site-content {
  padding: 0;
}
.site-footer .container{
  padding: 4% 0 5% 0;
}
.footer-widgets, .footer-tagline {
width: 1220px;
margin: 0 auto;
display: block;
margin-bottom: 30px;
}
.footer-widgets + .footer-bottom {
  border-top: dotted 0px rgba(255, 255, 255, 0);
}
.site-footer {
  padding: 0;
  color:#fff;
  font-size: 16px;
  font-family: 'Karla', sans-serif;
  font-weight: 400;
}
.footer-tagline + .social-navigation {
  float: inherit;
  width: 220px;
  margin: 0 auto;
  text-align: right;
  display: block;
  margin-top: -59px;
}
.footer-column h4{
font-size: 1.125rem;
}
.footer-column p{
color: #fff;
line-height: 1.5625rem;
}
.footer-column a{
color: #0D43E6;
}
.txt_footer{
  padding: 0.8rem 0 1rem 0;
}
.logos_footer{
  padding-bottom: 2rem;
}

.footer-widgets ul li {
  padding: 0 0 .1111rem 0;
  margin-bottom: 0px !important;
}

footer .social-navigation a:before{
  font-size: 1.2rem !important;
  margin-left: 5px;
}
.footer-bottom .nextgeneration img.next {
  height: 1.8rem !important;
  margin-top: 2.722rem;
}
.footer-bottom .container{
  padding: 1% 0 1% 0;
}
.footer-bottom .social-navigation a::before {
  color:#fff;
  }
.footer-bottom .social-navigation a[href*="wa.me"]:before {
  content: url(images/icon_whatsapp_footer.svg);
  transform: scale(1.2);
}
.footer-bottom .social-navigation a[href*="tiktok.com"]::before {
  content: url(images/icon_tiktok_footer.svg);
  transform: scale(1.2);
}

.site-info a:hover{
color: #0D43E6;
}
.byideamatic{
font-size: 0.875rem;
}
.footer-tagline a {
  border-bottom: 1px dotted #fff;
  color:#fff;
}
.footer-tagline a:first-child{
  margin-left: 1.6667rem;
}
  .footer-tagline a:hover{
    color: #0D43E6;
    text-decoration: none;
  }
.byideamatic a{
color:#fff;
}
.site-info{
font-weight: 400;
margin-top: 0px;
line-height: 0.875rem;
font-size: .8889rem;
}
.footer-bottom .social-navigation{
float: right;
}
.menu_dona a{
  background-color: #0D43E6;
  color: #FFFFFF !important;
  padding: 0px 2rem 0 0.9375rem;
  position: relative;
}
.menu_dona a:hover{
  color: #FFFFFF !important;
}
.main-navigation ul li.menu_dona a:hover{
  color: #FFFFFF !important;
}
li.menu_dona a:hover::after{
  color: #ff527a;
}
.menu_dona a::after{
  content: "❤";
  color: #ffffff;
  font-family: 'FontAwesome';
  font-size: 0.8125rem;
  position: absolute;
  right: 15px;
  top: 4px;
}
/*.Footer*********************************************************************/

/*****************RESPONSIVE********************/
.sfm-icon-twitter a:before {
  content: '𝕏';
  font-size: 19px;
}
.sfm-icon-gplus a:before {
  content: url(images/icon_whatsapp_header.svg);
    transform: scale(0.95);
    top: 12px !important;
}
.sfm-icon-dribbble a:before {
  content: url(images/icon_tiktok.svg);
  transform: scale(0.9);

}
#sfm-sidebar .sfm-social li {
  width: 37px;
}

.elements_mobile{
  display: none;
}
.drawer-menu-explore {
  background: #fff;
}
.drawer .menu-item-has-children .toggle-sub, .mobile-navigation {
  background: #fff;

}
.drawer .drawer-navigation ul li a, .button-toggle {
  color: #2B2B2B;
}
.button-toggle:hover, .button-toggle:active, .button-toggle:focus, .drawer .menu-item-has-children .toggle-sub {
  color: #2B2B2B;
}
.searchform {
  display: none;
}
.mobile-navigation button {
  width: 100%;
  text-align: right;
}
.drawer-wrap, .drawer .menu-item-has-children .toggle-sub{
}
.mobile-navigation{
    margin-bottom: 0;
    width: 50%;
    margin-left: 50%;
}


/* Ipad landscape */
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px)
and (orientation:landscape){
  .superfly-on .sfm-rollback {
    opacity: 0;
}
  .page-template-template-builder #page, .page-template-template-builder #primary {
      width: 97%;
  }
  .entry-content{
    padding: 0 4%;
  }
  .elements_mobile{
    display: none !important;
  }
  .footer-widgets .footer-column {
    width: 28.6% !important;
    margin-left: 2%;
  }
  .footer-tagline {
    width: 96%;
  }
  .footer-tagline + .social-navigation {
    float: inherit;
    width: 98%;
  }

  .footer-widgets .footer-column {
    width: 22.6% !important;
    margin-left: 2%;
  }
  .kt-tab-layout-row.kt-v-gutter-default>.wp-block-kadence-column {
    margin-bottom: 0px;
  }
  .footer-widgets .footer-column {
    width: 35% !important;
    margin-left: 2%;
}


}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .site-identity {
    padding: 9% 2% 0;
}
.menu_02 {
  top: 10px;
  right: 56px;
}
.language_header {
  top: 11px;
  right: 284px;
}
  .block_equip.wp-block-getwid-person {
    width: 150px;
  }
.slick-prev {
    left: -50px !important;
}
.slick-next {
    right: -50px !important;
}
#menu-menu-footer-01-ca li {
    display: inline;
    margin-right: 1rem;
}
.article-keys-bottom .grid-x>.large-5, .article-keys-bottom .grid-x>.large-6 {
    line-height: 14px;
}
.post-content {
    gap: 0px 40px;
}
.site-info {
    padding-bottom: 30px;
} 
}



@media all and (max-width: 1024px) {
  .page-template-template-builder #page, .page-template-template-builder #primary {
      width: 97%;
  }
  .entry-content{
    padding: 0 4%;
  }
  .elements_mobile{
    display: none !important;
  }
  .footer-tagline {
    width: 96%;
  }
  .footer-tagline + .social-navigation {
    float: inherit;
    width: 98%;
    margin-top: -43px;
  }
  .footer-bottom {
    padding: 1% 24px;
  }
  

}
/* Ipad portrait */
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px)
and (orientation:portrait){

  .top-navigation-right {
    max-width: 55%;
  }
  .top-navigation {
    padding-top: 0%;
  }
  .site-header {
    background-position-y: 100%;
  }
  .menu_dona a::after {
    right: -15px;
    top: 18px;
  }
  .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*/
  .ultp-small-post-module1 .ultp-block-item .ultp-block-image {
    max-width: 184px !important;
  }
  .slick-prev {
    left: -30px !important;
  }
  .slick-next {
    right: -30px !important;
  }

.footer-widgets .footer-column {
  width: 29% !important;
  margin-left: 4%;
}
  /*inside*/
  .post-content {
    gap: 0px 20px;
  }
  .grid-x>.large-6 {
    width: 100%;
  }
  .block_index_programes .kt-inside-inner-col {
    padding: 1.125rem;
  }
  .kb-row-layout-id_0002cc-cf > .kt-row-column-wrap {
    min-height: 365px !important;
}

}

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

}

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

}

@media all and (max-width: 767px) and (orientation:landscape) {
  .bg_rounded::before {
    left: 65%;
  }

}


@media all and (max-width: 767px) {
  .elements_mobile{
    display: block;
  }
.box_post_summary p, .box_post_summary h3 {
  font-size: 1.3rem;
}
.sidebar_llegirmes li a {
  font-size: 1.3rem;
}
.home_block_post .ultp-small-post-module1 h2 {
  font-size: 1.3rem;
  line-height: 1.8rem;
}
  
  /*header*/
.site-header {
  background-image: none;
}
.menu_02 {
  top: 65px;
}
.language_header {
  top: 65px;
  left: 0rem;
}
.box_social {
  top: -4px;
}
  .site-title-wrap {
    margin-top: 120px;
  }
  .top-navigation-right {
    max-width: 55%;
  }
.container {
    padding: 0 3%;
}
.menu_dona a::after {
    right: -15px;
    top: 18px;
}
.site-identity {
  padding: 2.3% 0 1%;
}
  /*footer*/
  .site-footer {
    padding: 0;
  }
  .footer-widgets .footer-column {
    margin-bottom: 0%;
    width: 100% !important;
    text-align: center;
    padding: 2%;
  }
  .footer-widgets, .footer-tagline {
    width: 100%;
  }
  .footer-widgets + .footer-bottom {
    padding: 10px;
    text-align: center;
    padding-bottom: 4.375rem;
  }
  .top-navigation {
    padding-top: 0%;
  }
  .footer-widgets .footer-column:nth-child(2) {
    width: 100% !important;
}
.footer-tagline + .social-navigation {
    width: 100%;
    text-align: center;
    margin-top: -105px;
}
.ultp-block-column-3 .ultp-block-item:nth-child(3n+1):nth-last-child(-n+3)~.ultp-block-item, .ultp-block-column-3 .ultp-block-item:nth-child(3n+1):nth-last-child(-n+3) {
  margin-bottom: 40px !important;
  padding-bottom: 40px !important;
}
.footer-widgets .footer-column:nth-child(1) {
  width: 100% !important;
  border-right: 0px solid #4C4C4C;
  padding: 0 5%;
}
.footer-widgets .footer-column:nth-child(2), .footer-widgets .footer-column:nth-child(3){
  width: 46% !important;
  margin-top: 20px;
  text-align: left;
}
.footer-widgets .footer-column:nth-child(2){
margin-left: 2%;
}
.footer-widgets .footer-column:nth-child(3){
  margin-right: 2%;
  }
/*************home*/
.site-content {
  padding: 10px 0 0 0;
}
.title_line_01 .kt-row-column-wrap .wp-block-kadence-column:last-child {
  border-bottom: 0px solid #0D43E6;
}
.title_line_01 p {
  margin-bottom: 0;
  margin-top: 0;
}
/*small img checking home*/
.ultp-small-post-module1 .ultp-block-item .ultp-block-image {
  display: none !important;
}
.box_whatshapp .kadence-info-box-image-intrisic{
  width: 65px !important;
}
.box_whatshapp .kt-blocks-info-box-media {
  padding-right: 0px !important;
}

.block_form_newsletter_black input[type="email"], .block_form_newsletter_black input[type="text"] {
    width: 100%;
}
.slick-prev {
    left: -16px !important;
} .slick-next {
    right: -15px !important;
}

/*Inside*/
.block_index_programes .kt-inside-inner-col {
  padding: 1.125rem;
}
/*post*/
h1.entry-title{
  font-size: var(--text-size-500) !important;
  line-height: 2.3rem !important;
}
.post-new .box_whatshapp_sidebar {
  margin-top: 40px;
  margin-bottom: 40px;
}
.single-post #primary {
    width: 100%;
}
.post-content {
  grid-template-columns: 1fr;
}
.entry-header {
    grid-column: 1/4;
}
.entry-content {
    grid-column: 1/4;
}
.sidebar_column2 {
    grid-column: 1/4;
    margin-top: 3.125rem;
}
.grid-x>.large-6 {
    width: 100%;
}
/*list post*/
.list_post{
  display: grid;
grid-template-columns: 1fr;
grid-template-rows: repeat(12, 1fr);
grid-column-gap: 0px;
grid-row-gap: 10px; 
}
.filter-item a {
  min-width: 97px;
}
.ultp-filter-wrap ul li {
  margin: 10px 10px 0px 0px !important;
}
.ultp-filter-wrap ul {
  margin-bottom: 40px;
}
.list_post_section_fackcheck .ultp-block-items-wrap .ultp-block-item:first-child .ultp-block-content {
  width: 100%;
  padding-left: 0px;
}
.wp-block-navigation.is-vertical{
  width: 100%;
}
.box_blue_01 .kt-inside-inner-col, .box_blue_02 .kt-inside-inner-col {
  padding-top: 40px;
  padding-bottom: 40px;
}
.box_line_02{
  margin-bottom: 20px !important;
}
.box_line_02 .kt-row-column-wrap {
  gap: var(--global-row-gutter-md, 0.5rem) var(--global-row-gutter-md, 0.5rem);
}
.section_more_line {
  padding-bottom: 20px !important;
  margin-bottom: 0px !important;
}
.block_metodologia{
  margin-top: 20px;
}

}

@media screen and (min-width: 767px) {
  html {
    font-size: 112.5%;
  }
  body {
  --text-size-80: 0.694rem;
  --text-size-90: 0.833rem;
  --text-size-100: 1rem;
  --text-size-200: 1.2rem;
  --text-size-300: 1.44rem;
  --text-size-400: 1.728rem;
  --text-size-500: 2.074rem;
  --text-size-600: 2.488rem;
  --text-size-700: 2.986rem;
  }
}

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

}
@media (max-width: 1000px){
  .top-navigation-right {
      display: block;
  }
  .top-navigation .main-navigation {

  }
  .ubermenu-nav #menu-item-18 a{
    padding-left: 19px !important;
  }
  .ubermenu-nav #menu-item-22 a{
    padding-right: inherit;
  }

}

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


/* JOANRQ */
#rank-math-rich-snippet-wrapper {
    overflow: hidden;
    display: none;
}
/* amagem subscipció del lateral */
#block-18{
  display: none;
}
/* subscipció incrustada al cos del post */
div#idmc4wpcontainer form > div.mc4wp-form-fields > p:nth-child(3){
  float: left;
  width: 50%; 
}
div#idmc4wpcontainer form > div.mc4wp-form-fields > p:nth-child(4){
  float: right;
}
div#idmc4wpcontainer{
  margin-bottom: 45px;
  margin-top: 45px;
}
.select_lang{
  width: 100%;
}

.select_lang label{
display: inline;
}
.select_lang label span{
  font-size: 1rem;
  font-weight: 400;
}
/* amago inputs de texte opcionals */ 
div#idmc4wpcontainer input[type=text]:optional{
  display: none;
}

.europeanmediaandinformationfund-despres-post,
.europeanmediaandinformationfund-abans-peupagina{
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
}

.europeanmediaandinformationfund-navigation {
  grid-column: 1/3;
  margin-top: 8%;
  text-align: center;
}
