/*******************************************************************

  Definició de les variables less

  Aquest fitxer s'inclou a tots els fitxers less del template, de
  manera que es poden usar a qualsevol fitxer.


*********************************************************************/
@font-face {
  font-family: 'Din Regular';
  src: url(./din-regular.ttf);
}
@font-face {
  font-family: 'Din Bold';
  src: url(./din_bold.ttf);
}
/** Tipus de lletres *****/
/** Colors *****/
/****  Color general per la web   ****/
/**** Seccions portada *****/
/** Enllaç general  ****/
/** Botons ****/
/** Titols i resaltats ***/
/** Bullet llista ****/
/*** menu ***/
/***********************************************************************

    Ajustos per diferents mides

    * Extra EXTRA small devices (small phones, less than 480px) - afegida aladetres
    * Extra small devices (phones, less than 768px)
    * Small devices (tablets, 768px and up)
    * Medium devices (desktops, 992px and up)
    * Large devices (large desktops, 1200px and up)

**********************************************************************/
/******************************************************
  MIDA XXS - per telefon vertical
****************************************************/
@media screen and (max-width: 479px) {
  .txt_peu_foto {
    font-size: 10px;
  }
  .foto_contingut {
    width: 100% !important;
  }
  .banner_portada .titol_banner {
    color: #fff;
    text-align: center;
    letter-spacing: 0em !important;
    font-weight: 600;
    font-size: 40px;
    padding: 30px 0 30px 0;
  }
  .entradeta {
    font-size: 16px;
  }
  #slogan {
    font-size: 0;
  }
  #menu_tablet {
    overflow: scroll;
    height: 100%;
    margin-top: 10px;
    padding: 5px 10px 5px 15px;
    position: fixed;
  }
  #menu_tablet .tablet_n2 {
    padding: 10px 20px 15px 10px;
  }
  #cap_mobil .opcio_link {
    color: #A33375;
    display: block;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
  }
  .info_contingut .barra_boto {
    float: none;
    text-align: right;
    width: 100%;
    padding-right: 20px;
    margin-top: 10px;
  }
  .info_contingut .entradeta {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .carousel-inner .item {
    height: 250px;
    width: auto;
    overflow: hidden;
  }
  .carousel-inner .item img {
    height: 250px;
    width: auto;
    object-fit: cover;
  }
  .carousel-caption h2 {
    font-size: 19px;
  }
  .carousel-caption .cap-desc {
    font-size: 14px;
  }
  .carousel-caption a {
    margin-top: 10px;
    font-size: 20px;
    padding: 15px;
    width: 90%;
  }
  #f_incsricio_env {
    padding: 25px;
  }
  #f_incsricio_env .radio input[type=radio] {
    position: absolute;
  }
  #f-inscripcio .radio span {
    margin-left: 20px !important;
  }
}
/**************************************************/
/** MIDA XS  - telefons horitzontal
/**************************************************/
@media screen and (min-width: 480px) and (max-width: 767px) {
  #slogan {
    font-size: 16px;
    font-weight: 400;
  }
  #cap_mobil .opcio_link {
    color: #A33375;
    float: right;
    margin-top: 27px;
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #cap_interior h1 {
    font-size: 35px;
  }
  #nom_comercial {
    font-size: 14px;
  }
  .banner_container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .item_vista_previa {
    padding-bottom: 40px;
  }
  .item_vista_previa .img-vp {
    width: 100% !important;
    margin-bottom: 5px !important;
  }
  .item_vista_previa .titol_noticia {
    line-height: 85%;
  }
  .item_vista_previa .titol_noticia a {
    line-height: 110%;
  }
  .espai_documents,
  .continguts_relacionats {
    margin: 20px 10px 20px 10px;
  }
  h1 {
    font-size: 35px;
  }
  .titol_nivell_1 {
    font-size: 28px;
  }
  #peu_sup {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .cc-cookies {
    font-weight: 100;
    font-size: 22px;
    padding: 10px;
  }
  .cc-cookies a.cc-cookie-accept,
  .cc-cookies .cc-cookies-error a.cc-cookie-accept {
    font-weight: 100;
    font-size: 22px;
  }
  #pre-cap {
    margin-bottom: 10px;
  }
  #menu_clavat {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(140, 0, 82, 0.7);
  }
  .taula_fotos_horitzontals {
    width: 767px;
  }
  h1 {
    font-size: 30px;
    padding: 10px 0px 10px 0px;
  }
  .container {
    padding: 0px 5px 0px 5px;
  }
  #menu_tablet .tablet_n2 {
    margin-bottom: 0px;
  }
  .noticia_destacat .espai,
  .noticia_secundaria .espai {
    padding: 10px 0 0 0px;
  }
  .noticia_secundaria {
    margin-top: 10px;
  }
}
/**************************************************/
/** MIDA SM  - telefons grans                   **/
/**************************************************/
/*** SOLS a SM *****/
@media (min-width: 768px) and (max-width: 991px) {
  #cap_mobil .opcio_link {
    color: #A33375;
    float: right;
    margin-top: 27px;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .menu_secundari_subweb .item_menu {
    padding: 7px 6px;
  }
  .item_menu {
    font-size: 13px !important;
    margin: 0  !important;
  }
  .container {
    width: 100%;
  }
  .titol_banner {
    padding: 0px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
  }
  #peu_sup .td_justificat {
    font-size: 16px !important;
  }
  h1 {
    font-size: 35px;
    padding: 10px 0px 20px 0px;
  }
}
/*** Fins a SM (inclòs) *****/
@media (max-width: 991px) {
  .unslider .unslider-arrow {
    display: none;
  }
  #form_cercador_continguts {
    display: none;
    margin-top: 10px;
    background: #e1e1e1;
    float: none;
    padding: 10px 20px;
    text-align: left;
  }
  #form_cercador_continguts form {
    margin: 0;
  }
  .resaltat_nivell_1 {
    width: 70%;
    margin-left: 15%;
  }
  .portada_text_wysiwyg.text-img-left .text-seccio {
    padding-top: 30px;
  }
  .portada_text_wysiwyg.text-img-right .img-seccio {
    padding-top: 30px;
  }
  #img_logo {
    width: 150px !important;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
  }
  .cap_simplificat .logo {
    width: 190px;
    margin: 20px 0px;
  }
  input[type="submit"] {
    float: right;
  }
  label.error {
    width: 100%;
  }
  input[type='text'].input_data {
    width: 134px;
  }
  #contingut {
    padding: 0px;
  }
  #contingut .row.two-col-right .col-main {
    padding-right: 0px;
  }
  #contingut .row.two-col-left .col-main {
    padding-left: 0px;
  }
  #contingut .three-col .col-md-4 {
    padding-bottom: 20px;
    padding-left: 0px;
  }
  #contingut .two-col .col-1 {
    padding-left: 0px;
  }
  #contingut .two-col .col-2 {
    padding-left: 0px;
  }
}
/**************************************************/
/** MIDA MD  - Tablet / escriptori  petit        **/
/**************************************************/
@media (min-width: 992px) and (max-width: 1199px) {
  .item_menu {
    margin: 0  !important;
  }
  #menu_deplegable .item_menu {
    font-size: 13px;
  }
}
/**************************************************/
/** MIDA LG  - Escriptori gran                  **/
/**************************************************/
/*# sourceMappingURL=responsive.css.map */